forked from CreativeMD/ItemPhysic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
33 lines (25 loc) · 1.01 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
1.8.3
Fixed customPickup not working probably (neoforge)
1.8.2
Added hitboxIncrease config
Changed maximumPickupRange from float to double
1.8.1
Added uk_ua.json (Thanks to Tarteroycc)
Added zh_tw.json (Thanks to yichifauzi)
1.8.0
Reworked custom throw
1.7.2
Added blockRequireOffset and blockBelowRequireOffset configuration
Adapted CreativeCore 2.12.0 changes
1.7.1
Added tooltipOffsetX and tooltipOffsetY to configure a custom offset for the tooltip
Added random offset to items laying on the ground (used vanilla's bobOffs)
Fixed pickup tooltip not respecting the color of the item
1.7.0
Added option always pickup for items to be picked up when walking over them even if custom pickup is enabled
Added showPickupTooltipExtended config option (disabled by default). Allows you to only display the item name
Reworked tooltip displayed when using custom pickup
1.6.16
Fixed not being able to pickup items dropped by another player
1.6.15
Added vanillaRendered to rendering config to allow to exclude items from changed rendering