add a few mods + new ore vein

This commit is contained in:
SpeeeDCraft 2023-10-22 20:51:19 +07:00
parent 63c8f72239
commit d06ca894f5
10 changed files with 226 additions and 11 deletions

View file

@ -27,7 +27,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_rhyolite_molybdenium_ore"
"block": "gtceu:tfc_rhyolite_molybdenum_ore"
},
{
"weight": 15,
@ -50,7 +50,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_basalt_molybdenium_ore"
"block": "gtceu:tfc_basalt_molybdenum_ore"
},
{
"weight": 15,
@ -73,7 +73,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_andesite_molybdenium_ore"
"block": "gtceu:tfc_andesite_molybdenum_ore"
},
{
"weight": 15,
@ -96,7 +96,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_dacite_molybdenium_ore"
"block": "gtceu:tfc_dacite_molybdenum_ore"
},
{
"weight": 15,
@ -119,7 +119,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_granite_molybdenium_ore"
"block": "gtceu:tfc_granite_molybdenum_ore"
},
{
"weight": 15,
@ -142,7 +142,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_diorite_molybdenium_ore"
"block": "gtceu:tfc_diorite_molybdenum_ore"
},
{
"weight": 15,
@ -165,7 +165,7 @@
},
{
"weight": 15,
"block": "gtceu:tfc_gabbro_molybdenium_ore"
"block": "gtceu:tfc_gabbro_molybdenum_ore"
},
{
"weight": 15,
@ -174,6 +174,6 @@
]
}
],
"random_name": "example"
"random_name": "molybdenium"
}
}