MineClone2/mods/ITEMS
kabou ed8995acec Fix add_large_plant() argument mismatch.
* In commit 86b2cd70f9 an extra argument
  was added to the `add_large_plant()` function in order to handle silk
  touch.  For some reason, the callers for "double_grass" and
  "double_fern" were updated with two new arguments.  Because of this,
  silk touch likely never worked on these nodes.  This commit removes
  the unused `nil` argument from both callers.
* This commit fixes #2155.
2022-05-01 10:31:01 +00:00
..
mcl_anvils
mcl_armor remove blender backup file 2022-02-24 10:16:47 +01:00
mcl_armor_stand
mcl_banners Fix typo/crash 2022-03-23 18:30:34 +00:00
mcl_barrels barrel protection fix + log 2022-03-25 13:28:33 +01:00
mcl_beds fix beds dropping when burning up 2022-02-25 00:08:26 +00:00
mcl_books mcl_books 2022-02-23 23:58:05 +01:00
mcl_bows Add shield 2022-03-15 15:58:27 +01:00
mcl_brewing
mcl_buckets
mcl_cake Add compostability to node definition group. 2022-04-02 03:32:56 +02:00
mcl_cauldrons
mcl_chests
mcl_clock
mcl_cocoas
mcl_colorblocks
mcl_compass remove debug logging 2022-04-30 10:02:04 +00:00
mcl_composters Rework function comments. 2022-04-02 03:32:56 +02:00
mcl_core Add packed ice crafting recipe 2022-04-27 00:33:01 +02:00
mcl_crafting_table
mcl_doors
mcl_dye Add compostability to node definition group. 2022-04-02 03:32:56 +02:00
mcl_enchanting Remove some code ... 2022-03-18 23:08:50 +01:00
mcl_end add hypercopyrighted end crystal beam texture 2022-04-24 01:46:57 +02:00
mcl_farming Disconnect gourd stems after destruct 2022-04-22 18:07:37 +00:00
mcl_fences
mcl_fire do not randomseed twice 2022-02-25 00:08:26 +00:00
mcl_fireworks
mcl_fishing
mcl_flowerpots
mcl_flowers Fix add_large_plant() argument mismatch. 2022-05-01 10:31:01 +00:00
mcl_furnaces
mcl_heads
mcl_hoppers Fix hopper breakage in get_item_group return value. 2022-02-24 03:18:25 +01:00
mcl_itemframes update mcl_itemframes to use get_compass_image correctly 2022-04-30 08:59:25 +00:00
mcl_jukebox
mcl_lanterns
mcl_maps Rename a few textures to help support texture packs. 2022-03-02 20:13:24 -06:00
mcl_mobitems
mcl_mobspawners
mcl_monster_eggs
mcl_mushrooms Add compostability to node definition group. 2022-04-02 03:32:56 +02:00
mcl_nether Add compostability to node definition group. 2022-04-02 03:32:56 +02:00
mcl_ocean Add compostability to node definition group. 2022-04-02 03:32:56 +02:00
mcl_portals Rewrite portal removal to avoid stack overflow 2022-03-03 01:42:49 +00:00
mcl_potions make all arrow types activate target (+ depends and code fixes) 2022-02-26 23:52:03 +01:00
mcl_shields Make shields work with all mobs 2022-04-09 16:21:22 +02:00
mcl_signs
mcl_sponges
mcl_stairs
mcl_throwing make ender pearls activate target 2022-02-26 22:16:10 +01:00
mcl_tnt
mcl_tools Replace grass path with dirt path 2022-04-25 15:33:01 +02:00
mcl_torches
mcl_totems Add shield 2022-03-15 15:58:27 +01:00
mcl_walls
mcl_wool Make carpets supported_node. 2022-03-19 02:32:46 +01:00
mclx_core
mclx_fences
mclx_stairs
REDSTONE Make daylight detector work in Minetest 5.3.0 2022-03-09 22:33:08 +00:00
screwdriver
xpanes
modpack.conf