Create/src/generated/resources/assets/create/models/item/schematic.json
simibubi 3d68bec18a Item registrates, and more porty
- All Items are now using registrate
- Blockzapper now renders an outline around its affected area
- Ported rainbow debug ™️
- Reworked the custom item model/renderer system
- Schematics now preview their structure again
- SuperByteBuffers now support being rendered into non-BufferBuilders
2020-05-28 01:29:26 +02:00

6 lines
No EOL
91 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "create:item/schematic"
}
}