Fixed behaviour of raw storage walls/slabs/stairs. Thanks to Ayutac

Tags were missing and at least the walls didn't connect. Didn't test if the slabs/stairs were also malfunctioning before, but now they all behave properly.
This commit is contained in:
Ayutac 2022-01-07 14:23:37 +01:00 committed by GitHub
parent dfb3c66d51
commit 77b9a5e7b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 0 deletions

View file

@ -8,9 +8,11 @@
"techreborn:chrome_storage_block_slab", "techreborn:chrome_storage_block_slab",
"techreborn:electrum_storage_block_slab", "techreborn:electrum_storage_block_slab",
"techreborn:invar_storage_block_slab", "techreborn:invar_storage_block_slab",
"techreborn:raw_iridium_storage_block_slab",
"techreborn:iridium_storage_block_slab", "techreborn:iridium_storage_block_slab",
"techreborn:iridium_reinforced_stone_storage_block_slab", "techreborn:iridium_reinforced_stone_storage_block_slab",
"techreborn:iridium_reinforced_tungstensteel_storage_block_slab", "techreborn:iridium_reinforced_tungstensteel_storage_block_slab",
"techreborn:raw_lead_storage_block_slab",
"techreborn:lead_storage_block_slab", "techreborn:lead_storage_block_slab",
"techreborn:nickel_storage_block_slab", "techreborn:nickel_storage_block_slab",
"techreborn:peridot_storage_block_slab", "techreborn:peridot_storage_block_slab",
@ -19,10 +21,13 @@
"techreborn:refined_iron_storage_block_slab", "techreborn:refined_iron_storage_block_slab",
"techreborn:ruby_storage_block_slab", "techreborn:ruby_storage_block_slab",
"techreborn:sapphire_storage_block_slab", "techreborn:sapphire_storage_block_slab",
"techreborn:raw_silver_storage_block_slab",
"techreborn:silver_storage_block_slab", "techreborn:silver_storage_block_slab",
"techreborn:steel_storage_block_slab", "techreborn:steel_storage_block_slab",
"techreborn:raw_tin_storage_block_slab",
"techreborn:tin_storage_block_slab", "techreborn:tin_storage_block_slab",
"techreborn:titanium_storage_block_slab", "techreborn:titanium_storage_block_slab",
"techreborn:raw_tungsten_storage_block_slab",
"techreborn:tungsten_storage_block_slab", "techreborn:tungsten_storage_block_slab",
"techreborn:tungstensteel_storage_block_slab", "techreborn:tungstensteel_storage_block_slab",
"techreborn:yellow_garnet_storage_block_slab", "techreborn:yellow_garnet_storage_block_slab",

View file

@ -8,9 +8,11 @@
"techreborn:chrome_storage_block_stairs", "techreborn:chrome_storage_block_stairs",
"techreborn:electrum_storage_block_stairs", "techreborn:electrum_storage_block_stairs",
"techreborn:invar_storage_block_stairs", "techreborn:invar_storage_block_stairs",
"techreborn:raw_iridium_storage_block_stairs",
"techreborn:iridium_storage_block_stairs", "techreborn:iridium_storage_block_stairs",
"techreborn:iridium_reinforced_stone_storage_block_stairs", "techreborn:iridium_reinforced_stone_storage_block_stairs",
"techreborn:iridium_reinforced_tungstensteel_storage_block_stairs", "techreborn:iridium_reinforced_tungstensteel_storage_block_stairs",
"techreborn:raw_lead_storage_block_stairs",
"techreborn:lead_storage_block_stairs", "techreborn:lead_storage_block_stairs",
"techreborn:nickel_storage_block_stairs", "techreborn:nickel_storage_block_stairs",
"techreborn:peridot_storage_block_stairs", "techreborn:peridot_storage_block_stairs",
@ -19,10 +21,13 @@
"techreborn:refined_iron_storage_block_stairs", "techreborn:refined_iron_storage_block_stairs",
"techreborn:ruby_storage_block_stairs", "techreborn:ruby_storage_block_stairs",
"techreborn:sapphire_storage_block_stairs", "techreborn:sapphire_storage_block_stairs",
"techreborn:raw_silver_storage_block_stairs",
"techreborn:silver_storage_block_stairs", "techreborn:silver_storage_block_stairs",
"techreborn:steel_storage_block_stairs", "techreborn:steel_storage_block_stairs",
"techreborn:raw_tin_storage_block_stairs",
"techreborn:tin_storage_block_stairs", "techreborn:tin_storage_block_stairs",
"techreborn:titanium_storage_block_stairs", "techreborn:titanium_storage_block_stairs",
"techreborn:raw_tungsten_storage_block_stairs",
"techreborn:tungsten_storage_block_stairs", "techreborn:tungsten_storage_block_stairs",
"techreborn:tungstensteel_storage_block_stairs", "techreborn:tungstensteel_storage_block_stairs",
"techreborn:yellow_garnet_storage_block_stairs", "techreborn:yellow_garnet_storage_block_stairs",

View file

@ -8,9 +8,11 @@
"techreborn:copper_wall", "techreborn:copper_wall",
"techreborn:electrum_storage_block_wall", "techreborn:electrum_storage_block_wall",
"techreborn:invar_storage_block_wall", "techreborn:invar_storage_block_wall",
"techreborn:raw_iridium_storage_block_wall",
"techreborn:iridium_storage_block_wall", "techreborn:iridium_storage_block_wall",
"techreborn:iridium_reinforced_stone_storage_block_wall", "techreborn:iridium_reinforced_stone_storage_block_wall",
"techreborn:iridium_reinforced_tungstensteel_storage_block_wall", "techreborn:iridium_reinforced_tungstensteel_storage_block_wall",
"techreborn:raw_lead_storage_block_wall",
"techreborn:lead_storage_block_wall", "techreborn:lead_storage_block_wall",
"techreborn:nickel_storage_block_wall", "techreborn:nickel_storage_block_wall",
"techreborn:peridot_storage_block_wall", "techreborn:peridot_storage_block_wall",
@ -19,10 +21,13 @@
"techreborn:refined_iron_storage_block_wall", "techreborn:refined_iron_storage_block_wall",
"techreborn:ruby_storage_block_wall", "techreborn:ruby_storage_block_wall",
"techreborn:sapphire_storage_block_wall", "techreborn:sapphire_storage_block_wall",
"techreborn:raw_silver_storage_block_wall",
"techreborn:silver_storage_block_wall", "techreborn:silver_storage_block_wall",
"techreborn:steel_storage_block_wall", "techreborn:steel_storage_block_wall",
"techreborn:tin_storage_block_wall", "techreborn:tin_storage_block_wall",
"techreborn:raw_tin_storage_block_wall",
"techreborn:titanium_storage_block_wall", "techreborn:titanium_storage_block_wall",
"techreborn:raw_tungsten_storage_block_wall",
"techreborn:tungsten_storage_block_wall", "techreborn:tungsten_storage_block_wall",
"techreborn:tungstensteel_storage_block_wall", "techreborn:tungstensteel_storage_block_wall",
"techreborn:yellow_garnet_storage_block_wall", "techreborn:yellow_garnet_storage_block_wall",