ForgePatch/patches/minecraft/net/minecraft
Sebastian Hartte 6eb3e20abb Sets the empty/fill sounds for vanilla fluids.
Use Fluid's fillSound rather than emptySound when filling buckets.
2020-09-15 22:06:17 +02:00
..
advancements Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
block Fix tile entities being replaced when not needed. (#7318) 2020-09-10 11:54:48 -07:00
client Fix inconsistencies in how the values from the model are passed into the baked model. 2020-09-15 16:17:57 +02:00
command Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
crash More crash report tweaks. Put a button to open the generated crash report on the error screen, tweak formatting of crash report, and add the enhanced stack trace data (transformers et al) 2020-09-08 20:05:45 -04:00
data Add validation via resources for tag providers (#7271) 2020-09-02 23:18:22 -04:00
dispenser Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
enchantment [1.16.x] Fixes for Bamboo, Enchantments and Conduits, small adjustments to bring some patches closer to the vanilla code. (#7239) 2020-09-08 13:03:36 -07:00
entity 1.16.3 Update 2020-09-10 12:01:45 -07:00
fluid [1.16] ForgeEventFactory#canCreateFluidSource reintroduced (#7181) 2020-08-21 11:37:43 -07:00
inventory/container Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
item Sets the empty/fill sounds for vanilla fluids. 2020-09-15 22:06:17 +02:00
loot Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
nbt Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
network Wrap vanilla's 'default' biome registry in ForgeRegistry. 2020-08-26 09:49:41 -07:00
particles Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
pathfinding Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
potion Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
resources Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
server Add support for custom tag types (#7289) 2020-09-08 19:10:36 -07:00
stats Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
tags Add support for custom tag types (#7289) 2020-09-08 19:10:36 -07:00
tileentity [1.16.x] Fixes for Bamboo, Enchantments and Conduits, small adjustments to bring some patches closer to the vanilla code. (#7239) 2020-09-08 13:03:36 -07:00
util Fix json biomes not setting registry name correctly for the BiomeLoadingEvent. (#7329) 2020-09-15 09:51:45 -07:00
village Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
world New BiomeLoadingEvent that allows modders to edit biomes as they are being deserialized. 2020-09-14 17:43:01 -07:00