DataPack fixe tags forge
This commit is contained in:
13
modpack/fix_ore_tags/data/forge/tags/blocks/ores.json
Normal file
13
modpack/fix_ore_tags/data/forge/tags/blocks/ores.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"create_new_age:thorium_ore",
|
||||
"create_new_age:magnetite_block",
|
||||
"create_tank_defenses:aluminum_deeplsate_ore",
|
||||
"create_tank_defenses:titanium_deepslate_ore",
|
||||
"create_tank_defenses:aluminum_ore",
|
||||
"create_tank_defenses:titanium_ore"
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
6
modpack/fix_ore_tags/pack.mcmeta
Normal file
6
modpack/fix_ore_tags/pack.mcmeta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack":{
|
||||
"pack_format":15,
|
||||
"description":"Ajout de certain minerais dans le tag ore de forge",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user