Create/src/generated/resources/assets/create/models/block/limesand.json
simibubi bf57058e4e A new home for palette blocks
- Set up datagen for basic palette models and blockstates
- Overgrown blocks now follow foliage colour
- Paved blocks now connect vertically
2020-05-13 01:11:07 +02:00

6 lines
No EOL
97 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "create:block/palettes/limesand"
}
}