1
0
Fork 0
MineClone2/mods/ITEMS
kabou 82112e42fe Add more particles when bonemealing grass.
* Bonemealing dirt_with_grass spawns new growth over a wide area, so it
  looks better if we spawn a few more extra bone meal particles.
* Update mod.conf depends to mcl_bone_meal.
2022-05-06 14:39:35 +02:00
..
REDSTONE remove ancient backup "init_new.lua" 2022-05-05 04:05:08 +00:00
mcl_amethyst Fix texture and sound names in `mcl_amethyst` 2022-05-05 22:49:23 +02:00
mcl_anvils mcl_anvils 2022-02-23 23:58:05 +01:00
mcl_armor Remove preview files 2022-05-04 23:15:11 +00:00
mcl_armor_stand mcl_armor_stand 2022-02-23 23:58:05 +01:00
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_bone_meal Add mcl_bone_meal. 2022-05-06 14:39:35 +02:00
mcl_books Bookshelves are deco blocks, not building blocks. 2022-05-04 23:06:05 +00:00
mcl_bows Add shield 2022-03-15 15:58:27 +01:00
mcl_brewing Change some crafting recipes to use group:cobble. 2022-05-04 15:54:12 +02:00
mcl_buckets mcl_buckets 2022-02-23 23:58:05 +01:00
mcl_cake Add `compostability` to node definition group. 2022-04-02 03:32:56 +02:00
mcl_cauldrons mcl_cauldrons 2022-02-23 23:58:05 +01:00
mcl_chests
mcl_clock mcl_clock 2022-02-23 23:58:05 +01:00
mcl_cocoas Add bonemealing callback to cocoa. 2022-05-06 14:39:35 +02:00
mcl_colorblocks
mcl_compass remove debug logging 2022-04-30 10:02:04 +00:00
mcl_composters Update to new bone meal API. 2022-05-06 14:39:35 +02:00
mcl_copper Fix codestyle issues with `mcl_deepslate`, `mcl_copper`, `mcl_raw_ores` 2022-05-04 23:35:07 +00:00
mcl_core Add bonemealing callback to saplings. 2022-05-06 14:39:35 +02:00
mcl_crafting_table mcl_crafting_table 2022-02-23 23:58:05 +01:00
mcl_deepslate Add cobbled deepslate to cobble group. 2022-05-05 01:45:03 +02:00
mcl_doors mcl_doors 2022-02-23 23:58:05 +01:00
mcl_dye Add mcl_bone_meal. 2022-05-06 14:39:35 +02:00
mcl_enchanting Fix undefined variable in mcl_enchanting/engine.lua. 2022-05-04 23:31:54 +00:00
mcl_end add hypercopyrighted end crystal beam texture 2022-04-24 01:46:57 +02:00
mcl_farming Refactor beetroots and add bonemealing callback. 2022-05-06 14:39:35 +02:00
mcl_fences mcl_fences 2022-02-23 23:58:05 +01:00
mcl_fire do not randomseed twice 2022-02-25 00:08:26 +00:00
mcl_fireworks
mcl_fishing mcl_fishing 2022-02-23 23:58:05 +01:00
mcl_flowerpots mcl_flowerpots 2022-02-23 23:58:05 +01:00
mcl_flowers Add more particles when bonemealing grass. 2022-05-06 14:39:35 +02:00
mcl_furnaces Change some crafting recipes to use group:cobble. 2022-05-04 15:54:12 +02:00
mcl_heads Remove 2D preview 2022-05-04 23:15:11 +00:00
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_jukebox 2022-02-23 23:58:05 +01:00
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_mobspawners 2022-02-23 23:58:05 +01:00
mcl_monster_eggs mcl_monster_eggs 2022-02-23 23:58:05 +01:00
mcl_mushrooms Add bonemealing callback to small mushrooms. 2022-05-06 14:39:35 +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_raw_ores Fix codestyle issues with `mcl_deepslate`, `mcl_copper`, `mcl_raw_ores` 2022-05-04 23:35:07 +00:00
mcl_shields Make shields work with all mobs 2022-04-09 16:21:22 +02:00
mcl_signs mcl_signs 2022-02-23 23:58:05 +01:00
mcl_sponges mcl_sponges 2022-02-23 23:58:05 +01:00
mcl_stairs
mcl_throwing make ender pearls activate target 2022-02-26 22:16:10 +01:00
mcl_tnt mcl_tnt 2022-02-23 23:58:05 +01:00
mcl_tools Change stone tool repair materal to group:cobble. 2022-05-05 01:01:29 +02:00
mcl_torches mcl_torches 2022-02-23 23:58:05 +01:00
mcl_totems Add shield 2022-03-15 15:58:27 +01:00
mcl_walls mcl_walls 2022-02-23 23:58:05 +01:00
mcl_wool Make carpets `supported_node`. 2022-03-19 02:32:46 +01:00
mclx_core mclx_core 2022-02-23 23:58:05 +01:00
mclx_fences mclx_fences 2022-02-23 23:58:05 +01:00
mclx_stairs
screwdriver screwdriver 2022-02-23 23:58:05 +01:00
xpanes xpanes 2022-02-23 23:58:05 +01:00
modpack.conf