MineClone2/mods/ITEMS
kabou d2261426c3 Remove redundant variables in on_place_bucket.
The function on_place_bucket defined a couple of variables that were
used only once or in a redundant check.  After removal of the redundant
check in a previous commit, all use-once variables can now be substituted
with their assignment expressions.
2022-02-20 18:46:23 +01:00
..
mcl_anvils
mcl_armor fix some typos 2022-02-13 21:31:03 +01:00
mcl_armor_stand
mcl_banners Use enchanted golden apple for thing banner 2021-10-26 16:50:10 +00:00
mcl_beds Fix crash on startup if mcl_playersSleepingPercentage is not defined (#1874) 2021-10-09 14:41:56 +00:00
mcl_books
mcl_bows Make removing of arrow entities also work with mobs, remove arrows on respawn 2022-01-02 11:06:29 +00:00
mcl_brewing
mcl_buckets Remove redundant variables in on_place_bucket. 2022-02-20 18:46:23 +01:00
mcl_cake
mcl_cauldrons
mcl_chests Fix access to ender inventory without an ender chest 2021-12-02 16:19:59 +01:00
mcl_clock
mcl_cocoas
mcl_colorblocks
mcl_compass
mcl_composters Optimize texture files. 2022-02-19 21:18:01 +01:00
mcl_core obtimize glass detail images 2022-02-09 12:21:28 +01:00
mcl_crafting_table
mcl_doors
mcl_dye Bone meal particles: add some velocity, correct glow 2021-11-12 15:41:09 +00:00
mcl_enchanting Update groupcaps_hash function to minetest.sha1 2022-02-12 20:08:03 +01:00
mcl_end
mcl_farming Fix pumpkin hud 2022-01-02 12:37:20 +00:00
mcl_fences
mcl_fire
mcl_fireworks
mcl_fishing Various fixes to the enchanting and loot system 2021-12-07 17:57:18 +01:00
mcl_flowerpots
mcl_flowers
mcl_furnaces Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
mcl_heads
mcl_hoppers Use new vectors 2022-02-19 21:18:01 +01:00
mcl_itemframes
mcl_jukebox
mcl_lanterns allow placement of lanterns on chains 2022-02-10 11:45:08 +01:00
mcl_maps
mcl_mobitems
mcl_mobspawners Fix mobs spawn count 2021-11-21 22:13:24 -03:00
mcl_monster_eggs
mcl_mushrooms
mcl_nether
mcl_ocean
mcl_portals Disable Nether portal node rotation by screwdriver 2021-12-10 03:52:14 +04:00
mcl_potions Add crossbows 2021-10-15 12:00:37 -07:00
mcl_signs
mcl_sponges Use particlespawners for better performance (sponge particles) 2021-11-12 14:09:59 +00:00
mcl_stairs
mcl_throwing
mcl_tnt
mcl_tools
mcl_torches
mcl_totems Use math.floor instead of math.round 2021-10-25 20:25:34 +00:00
mcl_walls
mcl_wool
mclx_core
mclx_fences
mclx_stairs
REDSTONE Revert "fixed daylightsensor's register_abms" 2021-12-12 15:55:52 +01:00
screwdriver
xpanes
modpack.conf