You can get a /setblock command with F3 + I . To do so, you place a chest at 9 2 8 (This works for any block at any coordinates).
How do loot tables work Mcreator?
Loot table pool: A loot table pool is a group of blocks/items or a single block/item. When the game has to use the loot table, it will take a random number of blocks/items of each pool (between the minimum and maximum you have set). You can put as many pools as you want in one loot table.
How do you use the loot table in Minecraft?
Usage. The loot tables are structured as a String tag that determines the table to use, and a Long tag determining the seed. Containers or mobs with the same seed and table drop the same items. Loot tables do not determine the container’s slot to be used; that is randomly determined based on the seed.
Can you use command blocks to fill chests?
You can use command blocks to give yourself a prefilled chest. The Meaning of Life, the Universe, and Everything.
What has the best loot in Minecraft?
Top 5 places for loot in Minecraft
- #5 – Shipwrecks. Shipwrecks are a common sight and worth exploring.
- #4 – Nether fortresses. The twisted paths of a Minecraft nether fortress.
- #3 – Strongholds. Strongholds contain great loot and are required in order to beat Minecraft.
- #2 – Mineshafts. The insides of a Minecraft mineshaft.
How do you make a block drop loot table in Mcreator?
If you go inside the Loot Table element, the very top input slot says “Loot table registry name:”. You first need to set that input to the “blocks/stone” in the drop-down box. Next, delete everything after the “/”, leaving only “blocks/”.
How do you get a loot table?
Open the jar with an unzipping program (winrar is what I use), look in assets/minecraft/loot_tables. There should be a file called empty. json and 2 folders (chests and entities).