Back to Browse

MCreator Tutorial: How to use loot tables | 2020.1

67.1K views
Feb 11, 2020
13:16

Today I will be teaching you how to use the new loot table element in MCreator for making loot tables and setting up custom chests and how to replace vanilla Minecraft mob drops using only loot tables. COMMAND /data merge block ~ ~-2 ~ {LootTable:"loot_table_name"} /data merge block ~ ~-2 ~ {LootTable:"namespace:loot_table_name"} EXAMPLE COMMAND /data merge block ~ ~-2 ~ {LootTable:"gems"} /data merge block ~ ~-2 ~ {LootTable:"cctvcraft:gemstones"} ► PROJECT FILES Project files can be found here on my GitHub! https://github.com/MCreator-Examples/Projects/discussions/110 ► OFFICIAL SITES ● NorthWestTrees Gaming https://www.northwesttreesgaming.com ● Discord Server Page https://www.northwesttreesgaming.com/discord ► TAGS #northwesttreesmcreator #mcreatortutorial #mcreator #modding #mods #tutorial #features #elements #guide

Download

0 formats

No download links available.

MCreator Tutorial: How to use loot tables | 2020.1 | NatokHD