From 77f0e689f84a601f5da4aaf2308bccf74a531346 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 24 Jul 2021 16:59:58 +0800 Subject: Initial public release (minecraft 1.17.1). --- .../structgen/helpers/place_endship_loot_and_vanish.mcfunction | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/bktsb/functions/structgen/helpers/place_endship_loot_and_vanish.mcfunction (limited to 'data/bktsb/functions/structgen/helpers/place_endship_loot_and_vanish.mcfunction') diff --git a/data/bktsb/functions/structgen/helpers/place_endship_loot_and_vanish.mcfunction b/data/bktsb/functions/structgen/helpers/place_endship_loot_and_vanish.mcfunction new file mode 100644 index 0000000..f04df2d --- /dev/null +++ b/data/bktsb/functions/structgen/helpers/place_endship_loot_and_vanish.mcfunction @@ -0,0 +1,2 @@ +data modify block ~ ~-1 ~ LootTable set value "minecraft:chests/end_city_treasure" +setblock ~ ~ ~ minecraft:air -- cgit v1.2.3