@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/LootContextParameters.java
|
||||
+++ b/net/minecraft/server/LootContextParameters.java
|
||||
@@ -13,6 +13,7 @@
|
||||
@@ -12,6 +12,7 @@
|
||||
public static final LootContextParameter<TileEntity> BLOCK_ENTITY = a("block_entity");
|
||||
public static final LootContextParameter<ItemStack> TOOL = a("tool");
|
||||
public static final LootContextParameter<Float> EXPLOSION_RADIUS = a("explosion_radius");
|
||||
|
||||
Reference in New Issue
Block a user