Create/src/main/resources/assets/create/blockstates/volcanic_rock.json
simibubi 9f6022f0fe Colors and Sparkles
- Linear Chassis (formerly translation chassis) now connect textures
- Added Engineer's Goggles
- Added Custom Particle for Speed level indications
- Added Volcanic Rock and the ability to give blocks smooth colors based on their position
2019-12-05 23:42:01 +01:00

5 lines
No EOL
81 B
JSON

{
"variants": {
"": { "model": "create:block/palettes/volcanic_rock" }
}
}