Create/src/main/resources/assets/create/blockstates/gauge_dial.json
simibubi c56fd66012 Measuring Speed and Stress
- Added the Speedometer
- Added the Stress Gauge
2019-12-09 22:58:06 +01:00

5 lines
69 B
JSON

{
"variants": {
"": { "model": "create:block/gauge/dial" }
}
}