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

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "greate:block/rose_quartz_bud_indicator" },
{ "model": "greate:block/rose_quartz_bud_indicator", "y": 90 },
{ "model": "greate:block/rose_quartz_bud_indicator", "y": 180 },
{ "model": "greate:block/rose_quartz_bud_indicator", "y": 270 }
]
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "gtceu:block/bud_indicator"
}