remove modrinth baguettelib, update greate, add vintage improvements kubejs mod, fix all the greate rose quartz namespace changes

This commit is contained in:
Pyritie 2025-12-14 15:35:22 +00:00
parent fe1b8585da
commit eb55f20a43
22 changed files with 224 additions and 142 deletions

View file

@ -4,7 +4,7 @@
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "gtceu:rose_quartz_bud_indicator"
"Name": "greate:rose_quartz_bud_indicator"
}
}
}

View file

@ -4,7 +4,7 @@
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "gtceu:rose_quartz_bud_indicator",
"Name": "greate:rose_quartz_bud_indicator",
"Properties": {
"waterlogged": "true"
}

View file

@ -5,13 +5,13 @@
"filling_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "gtceu:raw_rose_quartz_block"
"Name": "greate:raw_rose_quartz_block"
}
},
"inner_layer_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "gtceu:quartzite_rose_quartz_ore"
"Name": "greate:quartzite_rose_quartz_ore"
}
},
"alternate_inner_layer_provider": {
@ -34,7 +34,7 @@
},
"inner_placements": [
{
"Name": "gtceu:quartzite_rose_quartz_ore"
"Name": "greate:quartzite_rose_quartz_ore"
}
],
"cannot_replace": "#minecraft:features_cannot_replace",