feat: floral workshop localization + placeholder texture + json files
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
SushiCannibale 2025-07-31 15:49:28 +02:00
parent 0776e4657c
commit 58d146e04e
5 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "charmsnfabrics:block/floral_workshop"
}
}
}

View file

@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "charmsnfabrics:block/floral_workshop"
}
}

View file

@ -1,6 +1,7 @@
{
"itemGroup.charmsnfabrics": "Charms & Fabrics",
"item.charmsnfabrics.flower_crown": "Flower Crown",
"item.charmsnfabrics.floral_workshop": "Floral Workshop",
"charmsnfabrics.configuration.title": "Charms & Fabrics Configs",
"charmsnfabrics.configuration.section.charmsnfabrics.common.toml": "Charms & Fabrics Configs",

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "charmsnfabrics:block/floral_workshop"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B