Create/src/main/resources/assets/create/blockstates/schematicannon.json
simibubi 550b477d8d Added Blueprints
- Blueprints are item references to schematic files on the server
- Added a block to upload schematics from the client
2019-07-11 19:55:11 +02:00

6 lines
88 B
JSON

{
"forgemarker": 1,
"variants": {
"": { "model": "block/dropper_vertical" }
}
}