Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "parent":"builtin/generated",
- "textures": {
- "body":"minecraft:items/iron_ingot"
- },
- "elements": [
- {
- "__comment": "Launcher Base",
- "from": [-2, -2, 0],
- "to": [4, 4, 2],
- "faces": {
- "down": { "uv": [ 0, 0, 64, 32 ], "texture": "#body", "rotation": 180, "cullface": "down" },
- "up": { "uv": [ 0, 0, 64, 32 ], "texture": "#body", "rotation": 180 },
- "north": { "uv": [ 0, 0, 64, 32 ], "texture": "#body" },
- "south": { "uv": [ 0, 0, 64, 32 ], "texture": "#body" },
- "west": { "uv": [ 0, 0, 64, 32 ], "texture": "#body", "rotation": 90 },
- "east": { "uv": [ 0, 0, 64, 32 ], "texture": "#body", "rotation": 270 }
- }
- }
- ],
- "display": {
- "thirdperson": {
- "rotation": [ -90, 0, 0 ],
- "translation": [ 0, 1, -3 ],
- "scale": [ 0.55, 0.55, 0.55 ]
- },
- "firstperson": {
- "rotation": [ 0, -135, 25 ],
- "translation": [ 0, 4, 2 ],
- "scale": [ 1.7, 1.7, 1.7 ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment