Started by Ante19 on Sun, 03/30/2025 - 15:43 Topic category: Help with Minecraft modding (Java Edition) Is there a way to add my custom item to suspicious sand or gravel? Jump to top You probably want to find the loot table ID, then add your item to the loot pool. Under namespace, set it to minecraft, then under registry name, set suspicious_sand, then add it. Repeat the process but name it suspicious_gravel. Jump to top Permalink Log in or register to post comments But what type of loot table I need to select (generic, gift or what) Jump to top Permalink Log in or register to post comments Do somebody know how to solve my problem? Jump to top Permalink Log in or register to post comments You can do this via datapack: data>minecraft>loot_tables>archaeology, then just edit any .json file you want to include your item Jump to top Permalink Log in or register to post comments Ok thanks Jump to top Permalink Log in or register to post comments Ok, I have try to solve the problem in [Loottable] New type Archaeology by cdc12345 · Pull Request #5463 · MCreator/MCreator Jump to top Permalink Log in or register to post comments Hey cdc1234 Jump to top Permalink Log in or register to post comments Can you show screenshot of loot table? Jump to top Permalink Log in or register to post comments
You probably want to find the loot table ID, then add your item to the loot pool. Under namespace, set it to minecraft, then under registry name, set suspicious_sand, then add it. Repeat the process but name it suspicious_gravel. Jump to top Permalink Log in or register to post comments
But what type of loot table I need to select (generic, gift or what) Jump to top Permalink Log in or register to post comments
You can do this via datapack: data>minecraft>loot_tables>archaeology, then just edit any .json file you want to include your item Jump to top Permalink Log in or register to post comments
Ok, I have try to solve the problem in [Loottable] New type Archaeology by cdc12345 · Pull Request #5463 · MCreator/MCreator Jump to top Permalink Log in or register to post comments
You probably want to find the loot table ID, then add your item to the loot pool. Under namespace, set it to minecraft, then under registry name, set suspicious_sand, then add it. Repeat the process but name it suspicious_gravel.
But what type of loot table I need to select (generic, gift or what)
Do somebody know how to solve my problem?
You can do this via datapack: data>minecraft>loot_tables>archaeology, then just edit any .json file you want to include your item
Ok thanks
Ok, I have try to solve the problem in [Loottable] New type Archaeology by cdc12345 · Pull Request #5463 · MCreator/MCreator
Hey cdc1234
Can you show screenshot of loot table?