Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- label = "Example Model",
- tooltip = "This is an example model, demonstrating all the features.",
- lightLevel = 0,
- emitRedstone = false,
- buttonMode = false,
- shapes = {
- { 0, 0, 0, 8, 8, 8, texture = "lapis_block" },
- { 8, 8, 8, 16, 16, 16, texture = "leaves_oak", state = true, tint = 0x48B518 }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement