AFCMS
fe4f18705e
remove blender backup file
2022-03-08 23:16:54 +01:00
kabou
178b929c6c
Fix hopper breakage in get_item_group return value.
...
In commit 55009c257e
that added vectors to
mcl_composters, mcl_hoppers was accidentally patched with a unrelated
change, updating it to get_item_group(). This mostly works, but in one
particular case the semantics of the return value differs. Instead of
returning 'nil' it returns '0'. That altered the evaluation of an if
condition, breaking the abm that sucks in items.
This commit fixes the conditional by explicitly comparing '~= 0'.
2022-03-08 23:16:54 +01:00
Emojigit
de929349b9
mcl_tools
2022-03-08 23:16:54 +01:00
Emojigit
2bd8f5bdb7
mcl_flowers
2022-03-08 23:16:54 +01:00
Emojigit
f51e01ae80
mcl_books
2022-03-08 23:16:54 +01:00
Emojigit
5b75bf74fc
mcl_dye
2022-03-08 23:16:54 +01:00
Emojigit
6fd55fb10c
mcl_flowerpots
2022-03-08 23:16:54 +01:00
Emojigit
ec9db5830a
mcl_mushrooms
2022-03-08 23:16:54 +01:00
Emojigit
fa8d9e2dc0
mcl_doors
2022-03-08 23:16:54 +01:00
Emojigit
fd00164bde
xpanes
2022-03-08 23:16:54 +01:00
Emojigit
87dba5f3fb
mcl_armor
2022-03-08 23:16:54 +01:00
Emojigit
6094f115dc
mcl_fire
2022-03-08 23:16:54 +01:00
Emojigit
5cf10b28e9
mcl_fishing
2022-03-08 23:16:54 +01:00
Emojigit
23f6cdb492
mcl_fences
2022-03-08 23:16:54 +01:00
Emojigit
7358ef40cc
mcl_buckets
2022-03-08 23:16:54 +01:00
Emojigit
574ca21018
mcl_walls
2022-03-08 23:16:54 +01:00
Emojigit
2358a8be4f
mcl_hoppers
2022-03-08 23:16:54 +01:00
Emojigit
7e94436cfb
mcl_anvils
2022-03-08 23:16:54 +01:00
Emojigit
2932209f60
mcl_portals
2022-03-08 23:16:54 +01:00
Emojigit
15a4a1f31f
mcl_bows
2022-03-08 23:16:54 +01:00
Emojigit
188dbfc6b9
mcl_throwing
2022-03-08 23:16:54 +01:00
Emojigit
3efeaf0fe2
mcl_cake
2022-03-08 23:16:54 +01:00
Emojigit
c69cbe85fe
mcl_jukebox
2022-03-08 23:16:54 +01:00
Emojigit
fe309e802d
mcl_heads
2022-03-08 23:16:54 +01:00
Emojigit
10b0a86c8e
mcl_cauldrons
2022-03-08 23:16:54 +01:00
Emojigit
bcfddc1b78
mcl_sponges
2022-03-08 23:16:54 +01:00
Emojigit
d1d81d9cc7
mcl_maps
2022-03-08 23:16:54 +01:00
Emojigit
62e32d6fb2
mcl_brewing
2022-03-08 23:16:54 +01:00
Emojigit
a1213f2465
mcl_signs
2022-03-08 23:16:54 +01:00
Emojigit
f55e1f5a7d
mcl_monster_eggs
2022-03-08 23:16:54 +01:00
Emojigit
8d220039b0
mcl_furnaces
2022-03-08 23:16:54 +01:00
Emojigit
50f9291469
mcl_tnt
2022-03-08 23:16:54 +01:00
Emojigit
7681ca8122
mcl_crafting_table
2022-03-08 23:16:54 +01:00
Emojigit
1dcac179e5
mcl_cocoas
2022-03-08 23:16:54 +01:00
Emojigit
c5f6068a9d
mclx_core
2022-03-08 23:16:54 +01:00
Emojigit
3e25d63881
mcl_mobspawners
2022-03-08 23:16:54 +01:00
Emojigit
32c102cf6d
mcl_itemframes
2022-03-08 23:16:54 +01:00
Emojigit
087596ee27
mcl_clock
2022-03-08 23:16:54 +01:00
Emojigit
8b5946c603
mcl_armor_stand
2022-03-08 23:16:53 +01:00
Emojigit
41c2c1bb54
mclx_fences
2022-03-08 23:16:53 +01:00
Emojigit
48bd9259f6
mcl_compass
2022-03-08 23:16:53 +01:00
Emojigit
7efea28e55
mcl_torches
2022-03-08 23:16:53 +01:00
Emojigit
6677e7f590
screwdriver
2022-03-08 23:16:53 +01:00
Emojigit
4c0edaa3f7
mcl_farming
2022-03-08 23:16:53 +01:00
Emojigit
0228758559
(WIP) mcl_farming
2022-03-08 23:16:53 +01:00
Emojigit
03c7e6df8a
add zh_TW translate to `mcl_beds` and `mcl_core`
2022-03-08 23:16:53 +01:00
AFCMS
dfec4a5422
Revert "move barrels to mcl_chests"
...
This reverts commit a272322cb5
.
2022-03-08 23:16:53 +01:00
AFCMS
1f000e760d
move barrels to mcl_chests
2022-03-08 23:16:53 +01:00
AFCMS
a7e234765e
fix barrel top texture rotation
2022-03-08 23:16:53 +01:00
AFCMS
29e9f45b6e
cleanup barrel TODO list
2022-03-08 23:16:53 +01:00