kabou
5431e206b0
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-02-24 03:18:25 +01:00
cora
c60fd92638
Merge pull request 'Traditional chinese by emojigit (partial)' ( #2026 ) from emojigit-zh-trans into master
...
Reviewed-on: MineClone2/MineClone2#2026
2022-02-23 23:29:52 +00:00
1F616EMO
06deb92dd6
mcl_tools
2022-02-23 23:58:05 +01:00
1F616EMO
7685b4758f
mcl_flowers
2022-02-23 23:58:05 +01:00
1F616EMO
9944abb328
mcl_books
2022-02-23 23:58:05 +01:00
1F616EMO
5ce1852c1d
mcl_dye
2022-02-23 23:58:05 +01:00
1F616EMO
56a70025b8
mcl_flowerpots
2022-02-23 23:58:05 +01:00
1F616EMO
9fe3bbd2fa
mcl_mushrooms
2022-02-23 23:58:05 +01:00
1F616EMO
fb1d189d40
mcl_doors
2022-02-23 23:58:05 +01:00
1F616EMO
9cd24f4af5
mcl_commands
2022-02-23 23:58:05 +01:00
1F616EMO
a64c3f87bc
xpanes
2022-02-23 23:58:05 +01:00
1F616EMO
5075f2ca56
mcl_armor
2022-02-23 23:58:05 +01:00
1F616EMO
249dfac319
mcl_inventory
2022-02-23 23:58:05 +01:00
1F616EMO
2b5a0242db
mcl_fire
2022-02-23 23:58:05 +01:00
1F616EMO
790ccf0812
mcl_fishing
2022-02-23 23:58:05 +01:00
1F616EMO
8d639794f3
mcl_fences
2022-02-23 23:58:05 +01:00
1F616EMO
af8681c143
mcl_buckets
2022-02-23 23:58:05 +01:00
1F616EMO
1ef58f7250
mcl_walls
2022-02-23 23:58:05 +01:00
1F616EMO
15747220f2
mcl_hoppers
2022-02-23 23:58:05 +01:00
1F616EMO
925dad7f5e
mcl_anvils
2022-02-23 23:58:05 +01:00
1F616EMO
729f653c85
mcl_portals
2022-02-23 23:58:05 +01:00
1F616EMO
d1e328e57a
mcl_bows
2022-02-23 23:58:05 +01:00
1F616EMO
615a968fbb
mcl_skins
2022-02-23 23:58:05 +01:00
1F616EMO
7e5a9bd8b6
mcl_throwing
2022-02-23 23:58:05 +01:00
1F616EMO
d018bee00a
mcl_cake
2022-02-23 23:58:05 +01:00
1F616EMO
1365d0b257
mcl_jukebox
2022-02-23 23:58:05 +01:00
1F616EMO
a289a00427
mcl_heads
2022-02-23 23:58:05 +01:00
1F616EMO
a238aabbb0
mcl_cauldrons
2022-02-23 23:58:05 +01:00
1F616EMO
b02f7cd974
mcl_mobs
2022-02-23 23:58:05 +01:00
1F616EMO
e19113d4e0
findbiome
2022-02-23 23:58:05 +01:00
1F616EMO
4deac632e6
mcl_sponges
2022-02-23 23:58:05 +01:00
1F616EMO
c480e6891d
mcl_maps
2022-02-23 23:58:05 +01:00
1F616EMO
844eb3fb7c
mcl_brewing
2022-02-23 23:58:05 +01:00
1F616EMO
fc768cb1ad
mcl_signs
2022-02-23 23:58:05 +01:00
1F616EMO
1f9a919459
mcl_monster_eggs
2022-02-23 23:58:05 +01:00
1F616EMO
70007e3453
mcl_furnaces
2022-02-23 23:58:05 +01:00
1F616EMO
3aff1f8981
mcl_hunger
2022-02-23 23:58:05 +01:00
1F616EMO
c86a506672
mcl_tnt
2022-02-23 23:58:05 +01:00
1F616EMO
f348223da2
mcl_crafting_table
2022-02-23 23:58:05 +01:00
1F616EMO
ca6469b959
mcl_weather
2022-02-23 23:58:05 +01:00
1F616EMO
c52e09ddcd
mcl_structures
2022-02-23 23:58:05 +01:00
1F616EMO
bb55120adc
mcl_experience
2022-02-23 23:58:05 +01:00
1F616EMO
77339afbe2
mcl_cocoas
2022-02-23 23:58:05 +01:00
1F616EMO
9b15599bee
hudbars
2022-02-23 23:58:05 +01:00
1F616EMO
a685c3bc83
mclx_core
2022-02-23 23:58:05 +01:00
1F616EMO
b01d4eba88
mcl_paintings
2022-02-23 23:58:05 +01:00
1F616EMO
952747d4da
mcl_mobspawners
2022-02-23 23:58:05 +01:00
1F616EMO
430f5b05ab
mcl_itemframes
2022-02-23 23:58:05 +01:00
1F616EMO
e4a311e28a
mcl_clock
2022-02-23 23:58:05 +01:00
1F616EMO
6a115a68ef
mcl_armor_stand
2022-02-23 23:58:05 +01:00