Add minecraft:foil item component (#110)

This commit is contained in:
Piotr Brzozowski
2022-09-08 10:42:30 +02:00
committed by GitHub
parent 1dc286e3da
commit 35b901a25d
2 changed files with 9 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
"minecraft:durability": { "$ref": "./components/durability.json" },
"minecraft:dye_powder": { "$ref": "./components/dye_powder.json" },
"minecraft:entity_placer": { "$ref": "./components/entity_placer.json" },
"minecraft:foil": { "$ref": "./components/foil.json" },
"minecraft:food": { "$ref": "./components/food.json" },
"minecraft:fuel": { "$ref": "./components/fuel.json" },
"minecraft:hand_equipped": { "$ref": "./components/hand_equipped.json" },