Patched molten vents + switch to openloader + default keybinds + book fixes + include less jars + kubejs stuff + incontrol

This commit is contained in:
2026-02-12 23:45:58 -07:00
parent 0ddde038f5
commit b9d731fe76
1800 changed files with 5235 additions and 4685 deletions

View File

@@ -0,0 +1,16 @@
{
"variants": {
"axis=x": {
"model": "minecraft:block/stripped_jungle_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "minecraft:block/stripped_jungle_log"
},
"axis=z": {
"model": "minecraft:block/stripped_jungle_log_horizontal",
"x": 90
}
}
}