Flywheel/src/main/resources/assets/create/blockstates/schematicannon.json
simibubi c6c9a8f8eb Schematicannon Physics
- Blocks fired now follow a semi-reasonable trajectory
- Added models and animations
- Added a Creative block for use with the cannon to ignore materials
2019-07-13 12:55:28 +02:00

6 lines
98 B
JSON

{
"forgemarker": 1,
"variants": {
"": { "model": "create:block/schematicannon_base" }
}
}