adding models

Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Pyritie 2025-01-19 01:44:47 +00:00 committed by GitHub
parent 48308f28cb
commit 9da5756b22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 567 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/large_amethyst_bud",
"render_type": "cutout_mipped",
"textures": {
"cross": "tfg:block/buds/large_ruby_bud"
}
}