Add minecraft:foil item component (#110)
This commit is contained in:
8
source/behavior/items/format/components/foil.json
Normal file
8
source/behavior/items/format/components/foil.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.items.minecraft:foil",
|
||||
"additionalProperties": false,
|
||||
"required": ["texture"],
|
||||
"type": "boolean",
|
||||
"title": "Foil",
|
||||
"description": "Foil or glint."
|
||||
}
|
||||
Reference in New Issue
Block a user