|
|
|
@ -51,19 +51,25 @@ |
|
|
|
|
forbiddenTiles = [ |
|
|
|
|
"#forge:immovable", |
|
|
|
|
"#forge:relocation_not_supported", |
|
|
|
|
|
|
|
|
|
"minecraft:spawner", |
|
|
|
|
"minecraft:end_portal", |
|
|
|
|
"minecraft:end_gateway", |
|
|
|
|
"minecraft:nether_portal", |
|
|
|
|
"minecraft:*_bed", |
|
|
|
|
"minecraft:cake", |
|
|
|
|
"tconstruct:*", |
|
|
|
|
"minecraft:lectern", |
|
|
|
|
|
|
|
|
|
"create:*", |
|
|
|
|
"botania:*", |
|
|
|
|
"quark:colored_bed_*", |
|
|
|
|
"tconstruct:*", |
|
|
|
|
"immersiveengineering:*", |
|
|
|
|
"create:*", |
|
|
|
|
|
|
|
|
|
"quark:colored_bed_*", |
|
|
|
|
|
|
|
|
|
"supplementaries:book_pile", |
|
|
|
|
"supplementaries:book_pile_horizontal", |
|
|
|
|
|
|
|
|
|
"untamedwilds:trap_cage", |
|
|
|
|
"untamedwilds:block_burrow", |
|
|
|
|
] |
|
|
|
@ -78,9 +84,11 @@ |
|
|
|
|
"minecraft:item_frame", |
|
|
|
|
"minecraft:painting", |
|
|
|
|
"minecraft:shulker_bullet", |
|
|
|
|
"quark:totem", |
|
|
|
|
|
|
|
|
|
"ars_nouveau:*", |
|
|
|
|
"ars_elemental:*", |
|
|
|
|
|
|
|
|
|
"quark:totem", |
|
|
|
|
] |
|
|
|
|
#Entities that cannot have other entities stacked on top of them |
|
|
|
|
forbiddenStacking = [ |
|
|
|
|