Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ITEM:
- {
- "parent": "laserbridges:block/laser_source_block"
- }
- BLOCK:
- {
- "parent": "block/block",
- "display": {
- "head": {
- "rotation": [ -180, 0, 0 ],
- "translation": [ 8.5, 4, 0 ]
- },
- "thirdperson_righthand": {
- "rotation": [37, 41, 0],
- "translation": [-1.25, 4.5, 0],
- "scale": [0.6, 0.6, 0.6]
- },
- "firstperson_righthand": {
- "rotation": [39, 0, 0]
- }
- },
- "textures": {
- "0": "laserbridges:block/laser_source_block",
- "particle": "laserbridges:block/laser_source_block"
- },
- "elements": [
- {
- "from": [5, 0, 0],
- "to": [11, 2, 16],
- "faces": {
- "north": {"uv": [6, 2, 9, 3], "texture": "#0"},
- "east": {"uv": [6, 0, 14, 1], "texture": "#0"},
- "south": {"uv": [6, 3, 9, 4], "texture": "#0"},
- "west": {"uv": [6, 1, 14, 2], "texture": "#0"},
- "up": {"uv": [3, 8, 0, 0], "texture": "#0"},
- "down": {"uv": [6, 0, 3, 8], "texture": "#0"}
- }
- }
- ],
- "groups": [
- {
- "name": "group",
- "origin": [8, 8, 8],
- "color": 0,
- "children": [0]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement