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
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
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.