.. |
advancements
|
Recipe system cleanup. (#6014)
|
2019-08-29 03:18:41 +02:00 |
block
|
Add hooks to make it easier to add custom TNT blocks (#6290)
|
2019-11-20 19:19:34 -08:00 |
client
|
Add LeftClickEvent trigger to onPlayerDamageBlock (#6046)
|
2019-11-05 11:12:02 -08:00 |
command
|
Remove StructureArgument to work around vanilla issue, clean up custom arguments
|
2019-09-08 02:01:17 -04:00 |
crash
|
Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired.
|
2019-07-20 00:35:40 -04:00 |
data
|
Fix EntityLootTables not calling addTables
|
2019-11-25 01:49:24 -05:00 |
dispenser
|
Add hooks to make it easier to add custom TNT blocks (#6290)
|
2019-11-20 19:19:34 -08:00 |
enchantment
|
Initial 1.14.3 update.
|
2019-06-24 19:01:03 -07:00 |
entity
|
Fix shear sound not playing (#6202)
|
2019-10-15 14:55:26 -07:00 |
fluid
|
Some (sadly breaking) improvements to the Fluid API (#6110)
|
2019-09-11 16:00:32 +02:00 |
inventory/container
|
Modify StonecutterContainer to allow shift-click insertion of any block with a valid recipe rather than limiting to blocks in an Immutable List (#6268)
|
2019-11-12 15:10:52 -08:00 |
item
|
Fix DyeColor referencing incorrect Tag path. Fixes #6301 (#6303)
|
2019-11-12 15:11:43 -08:00 |
nbt
|
Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches.
|
2019-07-31 21:15:39 -07:00 |
network
|
Properly propagate the DimensionType information from server to client
|
2019-10-02 21:54:02 -04:00 |
particles
|
Fix Digging particle sometimes using the wrong block pos to get additional model data (#6077)
|
2019-08-28 21:33:15 -07:00 |
pathfinding
|
Fixed vanilla bug in entity navigation to stop entities spinning (MC-94054) (#6091)
|
2019-10-28 14:13:14 -07:00 |
potion
|
Fix coremod not redirecting to the correct method (#6078)
|
2019-08-28 17:49:46 -07:00 |
resources
|
Introduce new Side Annotation Stripper system to semi-automate the shipment of Sided methods and cleanup patches.
|
2019-07-31 21:15:39 -07:00 |
server
|
Reimplement usage of Item#doesSneakBypassUse() (#6114)
|
2019-10-28 13:24:15 -07:00 |
stats
|
Add forge registries for most vanilla registries
|
2019-06-09 04:23:39 -04:00 |
tags
|
Post tag event directly from reloader thread (#6164)
|
2019-09-17 14:39:36 -07:00 |
tileentity
|
Added FENCES_WOODEN and FENCE_GATES_WOODEN tags as fuels in AbstractFurnaceTileEntity (#6327)
|
2019-12-02 14:36:30 -08:00 |
util
|
Properly fix missing attribute issue, add vanilla bug ID
|
2019-09-08 02:23:16 -04:00 |
village
|
Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired.
|
2019-07-20 00:35:40 -04:00 |
world
|
New SleepFinishedTimeEvent allowing control of world time when waking up. (#6043)
|
2019-12-02 14:08:14 -08:00 |