Jason Penilla
0785c29a37
update some patches
2024-06-13 20:41:44 -07:00
Jake Potrebic
0ef31547a1
Finish API patches
2024-06-13 08:45:43 -07:00
Owen1212055
308e992c47
Patches!!!!!!!
2024-04-24 18:36:49 -04:00
Jake Potrebic
47ee5579ff
Begin update to 1.20.5
2024-04-23 10:02:08 -07:00
Nassim Jahnke
8dae5500dd
[ci skip] Move chunk system patch a bit back
2024-01-24 15:57:53 +01:00
Jake Potrebic
60beb05297
[ci skip] Remove extraneous diff added in 1.20.3 update ( #10101 )
2024-01-02 10:29:53 -08:00
Owen1212055
0087658702
Patches!!! MORE
2023-12-06 11:21:56 -05:00
Nassim Jahnke
46f4547805
Prepare for 1.20.3 dev
2023-12-05 18:20:55 +01:00
Noah van der Aa
411f78293c
more more more more more more more more more more more work: passing the torch
2023-09-22 17:51:48 +02:00
Noah van der Aa
524eeedaa8
So it begins...
2023-09-21 19:18:04 +02:00
Owen1212055
f328e1ae26
vine boom sound
2023-06-08 04:47:19 -04:00
Nassim Jahnke
1bda3d4d2a
Start working on 1.20
2023-06-07 18:24:39 +02:00
Nassim Jahnke
c07518e0c6
Applied all patches
2023-03-14 22:29:14 +01:00
Nassim Jahnke
08ab8edb76
Start working on 1.19.4
2023-03-14 18:11:24 +01:00
Jake Potrebic
437103e45e
Fix inconsistencies in dispense events regarding stack size ( #8653 )
...
* Fix inconsistencies in dispense events regarding stack size
The javadocs for BlockDispenseEvent suggest the ItemStack is a single
item which is being dispensed. Before this fix, sometimes it was the whole
stack before a single item had been taken. This fixes that so the stack size
is always 1.
* Ensure stack size is correct in minecart and armor dispense behaviors
2022-12-14 13:05:11 -08:00