I also want it to make a new death msg
package net.astral;
import net.minecraft.world.damagesource.DamageSource;
public class Munch {
public static DamageSource MuchedHard = new DamageSource("broke_teeth");
}
this is what I have for the value currently and idk what to do now
How do I go about making a procedure where if the block is dirt or grass and check if the player is sneaking then if you right-click the block it spawns an item on top of it (yes I am referring to a pebble mod)
First world load or creation whatever you might call it, was stuck at 8% and now 4%, I have no idea what to do.
Minecraft Version: 1.16.5
Modpack: Custom
Debug.log