Add Lemonwood

This commit is contained in:
Vos
2025-11-03 19:02:58 -06:00
parent c8c4d495e5
commit 7f52936025
15 changed files with 127 additions and 4 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "acesbs:block/lemonwood_planks"
}
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "acesbs:block/lemonwood_planks"
}
}
@@ -0,0 +1,3 @@
{
"parent": "acesbs:block/lemonwood_planks"
}