Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- assets/sublime/blockstates:
- {
- "variants": {
- "normal": { "model": "sublime:labBench" }
- }
- }
- assets/sublime/models/block:
- {
- "parent": "sublime:block/labBench",
- "textures": {
- "end": "blocks/lab_bench_top.png",
- "side": "blocks/lab_bench_side.png"
- }
- }
- assets/sublime/models/item:
- {
- "parent": "sublime:block/labBench",
- "display": {
- "thirdperson": {
- "rotation": [ 10, -45, 170 ],
- "translation": [ 0, 1.5, -2.75 ],
- "scale": [ 0.375, 0.375, 0.375 ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement