Fix custom item entities not showing on the client
Fix crystal growth not syncing
This commit is contained in:
@@ -13,3 +13,6 @@ public-f net.minecraft.inventory.container.Slot field_75221_f # yPos
|
||||
|
||||
# For JEI registration
|
||||
public net.minecraft.item.crafting.RecipeManager func_215366_a(Lnet/minecraft/item/crafting/IRecipeType;)Ljava/util/Map; # getRecipes
|
||||
|
||||
# To disable water-bobbing of item entities (for growing crystals)
|
||||
protected net.minecraft.entity.item.ItemEntity func_203043_v()V # applyFloatMotion
|
||||
|
||||
Reference in New Issue
Block a user