I don't mind which way i do it, using json loot_table or block break event (it will be useful to know how to do both) i want to override or make a function that will override the existing mc enchant lvl so i can get efficieny 10 book / pickaxe when i break the block. I have heard you can make custom LootFunctions but i cant get my head around how you make it. Any help is appriciated!
I want to make a saturation potion by adding a golden apple to a regeneration potion but i cant find anywhere on how to do it. Ive tried playing around with addRecipe but it doesnt work. Any help is appricated Im on 1.16.5
I just did something to my mod and now it doesnt work, i dont know what i did tho. I now get the Failed to complete lifecycle event LOAD_REGISTRIES error
I want to change the .json model of my block depending on the size of my list and I saw something called BlockStates that might be able to do that. How do i use BlockStates to change it? Help is appriciated!