12704 Commits

Author SHA1 Message Date
Elias Åström
b6800b4274 Move damage particles setting to Graphics 2024-01-02 11:26:06 +01:00
Elias Åström
ce2826339a Invert "Disable mod damage particles" setting 2024-01-02 11:26:06 +01:00
Elias Åström
c3f2fe64d8 Make bark stair/slabs be crafted with bark
Not tree logs.
2024-01-02 02:02:50 +00:00
Elias Åström
3b68dbfaaa Make bark stairs/slabs still exist when disabled
They will only be unobtainable outside of `/give` commands.
2024-01-02 02:02:50 +00:00
Elias Åström
51ebc9e54f Rename images to tiles in mcl_stairs API 2024-01-02 02:02:50 +00:00
Elias Åström
41fea818fb Make mclx_stairs follow mcl_extra_nodes setting 2024-01-02 02:02:50 +00:00
Elias Åström
36392c2c33 Refactor mcl_stairs API 2024-01-02 02:02:50 +00:00
Elias Åström
6c91db5204 Make mclx_fences follow mcl_extra_nodes setting 2024-01-02 02:02:50 +00:00
Elias Åström
6835d73875 Rename bark stairs setting to additional nodes 2024-01-02 02:02:50 +00:00
cora
cd7098de73 Fix crash when bone mealing mangrove propagule 2024-01-02 01:42:08 +00:00
Elias Åström
807fb99840 Add improved villages to mcl2 diff 2024-01-01 20:45:38 +00:00
Elias Åström
94b201545f Add 10k lines of code less to mcl2 diff 2024-01-01 20:45:38 +00:00
Elias Åström
fddc0ca72b Update version number to 0.93.0 2023-12-30 22:34:23 +01:00
cora
c707f3886d Fix texture updating from def 2023-12-30 21:05:18 +00:00
cora
3a98c12d4a Fix horses spawning with blank texture 2023-12-30 21:05:18 +00:00
cora
8f29a505a3 Correctly restore horse texture on reload 2023-12-30 21:05:18 +00:00
cora
a8ab34331c Horse: remove old texture update workaround 2023-12-30 21:05:18 +00:00
cora
931ede6ad2 Call nodes on_dig when digging with piston 2023-12-30 21:03:52 +00:00
cora
dc4d8e4a01 Fix glow berry vines shears and normal drop 2023-12-30 21:03:52 +00:00
José M
387ab3fc99 Translate mcl_tt to spanish 2023-12-30 20:58:49 +00:00
cora
6a8227a34e Make dispesers never drop shears 2023-12-30 20:58:15 +00:00
cora
36f0159419 Only feed mobs with their self.follow items 2023-12-30 20:58:15 +00:00
cora
6d981fc0f2 Fix snowman textures indentation 2023-12-30 20:58:15 +00:00
cora
8dd70878ae Remove log message, only shear unsheared snowmen 2023-12-30 20:58:15 +00:00
the-real-herowl
025d335497 Nerfed vexes and evokers 2023-12-30 20:55:49 +00:00
nixnoxus
13dbd321a7 local plane_adjacents ... 2023-12-30 20:52:55 +00:00
nixnoxus
f6a4decf25 accelerate non-moving carts on mcl_minecarts:golden_rail_on 2023-12-30 20:52:55 +00:00
cora
c649a5e81e Add field_enter_after_edit for android creative search 2023-12-30 20:46:22 +00:00
nixnoxus
ebabfc7f4a increase riding speed of strider on lava 2023-12-30 20:44:57 +00:00
nixnoxus
e31440410f fix strider breeding 2023-12-30 20:44:57 +00:00
cora
c284644b94 Don't create single chest entity in any case if setting disabled 2023-12-30 20:25:08 +00:00
Elias Fleckenstein
292f1e7615 Spawn small chest entities only if animated chests are enabled 2023-12-30 20:25:08 +00:00
cora
e25bac4521 Add compatibility layer for the new mcl2 Hopper API
which seems to be on purpose different and more complicated than ours
2023-12-30 20:23:37 +00:00
cora
f86ceae4cd Lime -> Green, Dark Green -> Green 2023-12-30 20:20:51 +00:00
cora
fbad4460fe Move new color aliases to mcl_dyes 2023-12-30 20:20:51 +00:00
cora
b9d24e56cf Use unified descriptions for banner items 2023-12-30 20:20:51 +00:00
cora
68d1b0a7df Lime dye -> green dye 2023-12-30 20:20:51 +00:00
cora
0e9b7f75f5 Use unified color table for concrete stairs and slabs 2023-12-30 20:20:51 +00:00
the-real-herowl
92878c0896 Updated doc strings for bow and crossbow
Mentioned the zoom key
2023-12-29 19:55:04 +01:00
the-real-herowl
580d848d56 Added a workaround for mobile using zoom key
* Bow can now be used with zoom key aside of RMB
* Crossbow can now be loaded with zoom key as well
* Spyglass can now be used with zoom key
2023-12-29 19:55:04 +01:00
codiac
3d68aad030 Do not auto-offer trade on first trade formspec 2023-12-29 15:10:29 +10:00
cora
9e9adb4011 Add bonus chest API documentation 2023-12-29 02:29:03 +01:00
cora
cbbfbd1360 Make certain items always occur in bonus chests (14 pools total) 2023-12-28 21:06:10 +01:00
cora
76a7caabc2 Use bedrock loot table for bonus chests 2023-12-28 21:04:06 +01:00
cora
f4563970a4 Only spawn bonus chest once per world not per player 2023-12-28 21:04:06 +01:00
cora
5c2bac2380 Make bonus loot table global so mods can modify it 2023-12-28 21:04:06 +01:00
cora
2a57ab6d1d Spawn bonus chest when players spawn for the first time 2023-12-28 21:04:06 +01:00
cora
f2a83463f4 Add bonus chest mod 2023-12-28 21:04:06 +01:00
Elias Åström
096aa3f183 Increase portal ABM trigger chance to 1 from 1/2 2023-12-28 16:22:29 +01:00
Elias Åström
96242dc846 Fix off by one error in emerge distance check 2023-12-28 16:22:29 +01:00