MineClone2/mods/ITEMS
TechDudie 8b71cd4e5e Update 'mods/ITEMS/mcl_sweet_berry/mod.conf' 2021-05-06 16:39:13 +00:00
..
REDSTONE Rewrite mcl_torches API 2021-04-13 09:59:51 +02:00
mcl_anvils MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
mcl_armor Fix #1570 2021-04-16 11:40:44 +00:00
mcl_armor_stand Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_banners Show preview of new banner pattern when crafting it 2021-04-15 13:25:59 +04:00
mcl_beds Prevent beds from appearing and disappearing if they cannot be placed, fix #1419 2021-03-29 18:19:46 +02:00
mcl_blackstone Make mcl_backstone use the new mcl_torches API for soul torches instead of overwriting it 2021-04-13 10:05:22 +02:00
mcl_books use proper colors in mcl_books 2021-03-29 22:57:05 +02:00
mcl_bows fix some tools not using right var 2021-04-05 14:32:48 +02:00
mcl_brewing MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
mcl_buckets Merge pull request 'mcl_death_drop refactoring' (#1415) from mcl-death-drop-refactoring into master 2021-03-28 18:13:57 +00:00
mcl_cake remove depends.txt in mcl_cake 2021-03-15 00:42:34 +01:00
mcl_cauldrons Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_chests Added LBM 2021-04-18 09:50:02 +00:00
mcl_clock Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_cocoas Fix #1346 2021-03-19 17:25:40 +00:00
mcl_colorblocks Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_compass Fixes typos, grammar errors, and some translation flaws in several german translation files. 2021-04-14 22:03:36 +02:00
mcl_core Remove old crafting recipes 2021-04-18 18:02:41 +00:00
mcl_crafting_table MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
mcl_doors Fixes my own typo ;) 2021-04-14 22:06:03 +02:00
mcl_dye Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_enchanting Fix crashing with unknown slot description when enchanting 2021-04-18 23:18:18 -04:00
mcl_end Add end crystal beams 2021-04-10 20:58:34 +02:00
mcl_farming fix many warnings 2021-04-15 23:41:34 +02:00
mcl_fences Merge branch 'master' into luacheck 2021-04-16 11:03:46 +02:00
mcl_fire fix many warnings 2021-04-15 23:41:34 +02:00
mcl_fireworks remove wrong config 2021-04-19 07:35:53 +00:00
mcl_fishing Merge branch 'master' into luacheck 2021-04-16 11:03:46 +02:00
mcl_flowerpots cleanup 2021-03-11 23:09:53 +01:00
mcl_flowers Merge branch 'master' into luacheck 2021-04-16 11:03:46 +02:00
mcl_furnaces fix many warnings 2021-04-15 23:41:34 +02:00
mcl_heads fix many warnings 2021-04-15 23:41:34 +02:00
mcl_hoppers fix many warnings 2021-04-15 23:41:34 +02:00
mcl_itemframes Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_jukebox use propers colors in mcl_jukebox 2021-03-29 22:21:14 +02:00
mcl_maps add API for mcl_wip 2021-03-07 00:42:34 +01:00
mcl_mobitems Fixes typos, grammar errors, and some translation flaws in several german translation files. 2021-04-14 22:03:36 +02:00
mcl_mobspawners Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_monster_eggs fix many warnings 2021-04-15 23:41:34 +02:00
mcl_mushroom Fix light_source warning in mcl_mushroom 2021-04-13 08:49:57 +02:00
mcl_mushrooms fix many warnings 2021-04-15 23:41:34 +02:00
mcl_nether Revert "Revert "Make hoe dig some blocks faster"" 2021-04-12 16:34:40 +02:00
mcl_nether_gold Add mcl_bubble_column by j45, extra_mobs by epCode, mcl_mushroom & mcl_blackstone by Debiankaios, mcl_nether_gold by NO11 2021-03-30 23:23:31 +00:00
mcl_ocean fix many warnings 2021-04-15 23:41:34 +02:00
mcl_portals [mcl_portals] Better NP search, no more teleports on the roof, fix MineClone2/MineClone2#1560 2021-04-18 04:29:30 +04:00
mcl_potions fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
mcl_signs fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
mcl_sponges Revert "Revert "Make hoe dig some blocks faster"" 2021-04-12 16:34:40 +02:00
mcl_stairs fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
mcl_sweet_berry Update 'mods/ITEMS/mcl_sweet_berry/mod.conf' 2021-05-06 16:39:13 +00:00
mcl_throwing fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
mcl_tnt fix many warnings 2021-04-15 23:41:34 +02:00
mcl_tools Simplify debarking 2021-04-18 18:28:39 +00:00
mcl_torches fix many warnings (644 remaining) 2021-04-17 09:26:37 +02:00
mcl_totems Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mcl_walls fix many codestyle issues 2021-04-16 13:35:03 +02:00
mcl_wool Fixes typos, grammar errors, and some translation flaws in several german translation files. 2021-04-14 22:03:36 +02:00
mclx_core remove depends.txt and description.txt in mclx_core 2021-03-15 00:40:08 +01:00
mclx_fences Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
mclx_stairs Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00
screwdriver fix many codestyle issues 2021-04-16 13:35:03 +02:00
xpanes fix many codestyle issues 2021-04-16 13:35:03 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00