Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Прямой пол
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,0,6,1,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,0,10,1,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,0,11,1,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Вертикальная прямая на стену
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Вертикальная прямая с выходом на пол
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,0,6,1,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,0,10,1,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,0,11,1,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,1,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,1,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,1,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Вертикальная прямая с выходом на потолок
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,15,0,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,15,0,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,15,0,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Прямой потолок
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,15,0,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,15,0,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,15,0,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Пол Х
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,0,5,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,0,6,16,1,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,0,10,6,1,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,0,0,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 5,0,11,6,1,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,0,10,1,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,0,11,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 10,0,10,11,1,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,0,5,16,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 11,0,10,16,1,11,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Х
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,5,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,6,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,11,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,11,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Потолок Х
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,15,5,6,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,15,6,16,16,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,15,10,6,16,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,15,0,6,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 5,15,11,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,15,0,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,15,0,11,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 10,15,10,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,15,5,16,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 11,15,10,16,16,11,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Горизонтальная прямая на стену
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Пол Г.1
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,0,5,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,0,6,10,1,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,0,10,11,1,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,0,0,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,0,10,1,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,0,11,1,11,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Cтена Г.1
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,5,15,11,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,6,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,10,15,6,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,10,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 5,11,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Г.2
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,5,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,11,11,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Cтена Г.3
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,6,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 6,10,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,11,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Г.4
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 6,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Потолок Г.1
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,15,5,11,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,15,6,10,16,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,15,10,6,16,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,15,11,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,15,10,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,15,6,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Пол Т
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,0,5,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,0,6,16,1,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,0,10,16,1,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,0,0,6,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,0,10,1,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,0,11,1,6,texture = "iron_block", tint = 0xbbbbbb },
- { 11,0,5,16,1,6,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Потолок Т
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,15,5,6,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 0,15,6,16,16,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,15,10,16,16,11,texture = "iron_block", tint = 0xbbbbbb },
- { 5,15,0,6,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 6,15,0,10,16,10,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,15,0,11,16,6,texture = "iron_block", tint = 0xbbbbbb },
- { 11,15,5,16,16,6,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Т.1
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,5,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Т.2
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,5,15,6,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,10,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,6,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,11,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Т.3
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 0,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 0,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 0,10,15,6,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,10,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 5,11,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,11,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
- --Стена Т.4
- {
- label = "Light",
- lightLevel = 15,
- shapes = {
- { 5,0,15,6,16,16,texture = "iron_block", tint = 0xbbbbbb },
- { 6,0,15,10,16,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,0,15,11,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 11,5,15,16,6,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,6,15,16,10,16,texture = "quartz_block_side", tint = 0xffff00 },
- { 10,10,15,16,11,16,texture = "iron_block", tint = 0xbbbbbb },
- { 10,11,15,11,16,16,texture = "iron_block", tint = 0xbbbbbb },
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement