blob: 489efeebfa9b6d941347288096132a6b0df999fb (
plain) (
blame)
1
2
3
4
|
# 7 x 5 x 7
setblock ~8 ~ ~3 minecraft:structure_block{name:"bktsb:nether/fortress",mode:"LOAD",ignoreEntities:1,rotation:"CLOCKWISE_180"} replace
setblock ~8 ~12 ~3 minecraft:command_block{auto:1,Command:"function bktsb:structgen/helpers/gen_generic_helper",TrackOutput:0}
setblock ~8 ~1 ~3 redstone_block
|