MineClone2/mods/ITEMS
Glaucos Ginez 9edf277905 Fix mobs spawn count 2021-11-21 22:13:24 -03:00
..
REDSTONE use mcl_util.replace_mob function to simplify dispenser code 2021-10-05 04:15:48 +00:00
mcl_anvils support tables for `_repair_material` 2021-08-31 21:04:57 +00:00
mcl_armor Fix #1801 (add better texture for golden boots) 2021-07-20 20:09:43 +00:00
mcl_armor_stand Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
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 Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_bows localize wielditem in crossbow.lua (Fix #1901) 2021-11-13 15:19:34 +00:00
mcl_brewing Fix some implicit hard and soft-dependencies 2021-07-16 06:18:54 +04:00
mcl_buckets make bucket use 5 lenght raycast 2021-07-17 16:22:46 +02:00
mcl_cake fix some mods using "core" insteed of "minetest" 2021-06-12 00:18:52 +02:00
mcl_cauldrons Update polish translation of several files 2021-06-02 13:21:19 +02:00
mcl_chests Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
mcl_clock Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_cocoas Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_colorblocks Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_compass Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_core Add sugar cane colorisation 2021-11-03 19:58:50 +01:00
mcl_crafting_table Fix #1814 - Don't open crafting table formspec if player is sneaking 2021-07-08 15:03:06 +02:00
mcl_doors Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_dye Bone meal particles: add some velocity, correct glow 2021-11-12 15:41:09 +00:00
mcl_enchanting Fix boat and enchanting book texture glitches / warnings 2021-11-09 17:39:39 +01:00
mcl_end Fix warning in `mcl_end` 2021-07-10 10:16:55 +08:00
mcl_farming Merge pull request 'Fix #1795 (Don't remove Pumpkin HUD when it is removed on death if keepinventory is enabled)' (#1796) from pumpkin_hud into master 2021-06-14 11:44:21 +00:00
mcl_fences Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_fire Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_fireworks Update French translation (part 1) 2021-08-13 11:35:18 +02:00
mcl_fishing Rework XP API 2021-11-03 19:36:57 +01:00
mcl_flowerpots Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_flowers Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_furnaces Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
mcl_heads Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_hoppers Fix reference dupe glitches 2021-11-19 15:22:40 +01:00
mcl_itemframes Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_jukebox apply erlehmann fix for music discs not playing (better code) 2021-06-19 22:36:37 +02:00
mcl_maps Update French translation (part 1) 2021-08-13 11:35:18 +02:00
mcl_mobitems Merge pull request 'Fix French translations: granit + porc' (#1815) from pitchum/MineClone2:master into master 2021-06-14 17:51:29 +00:00
mcl_mobspawners Fix mobs spawn count 2021-11-21 22:13:24 -03:00
mcl_monster_eggs Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_mushrooms Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_nether Update polish translation of several files 2021-06-02 13:21:19 +02:00
mcl_ocean Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_portals Fix strange behaviour when filling end portal with bedrock inside (#1749) 2021-09-04 19:14:08 +00:00
mcl_potions Add crossbows 2021-10-15 12:00:37 -07:00
mcl_signs Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_sponges Use particlespawners for better performance (sponge particles) 2021-11-12 14:09:59 +00:00
mcl_stairs Merge pull request 'Fix French translations: granit + porc' (#1815) from pitchum/MineClone2:master into master 2021-06-14 17:51:29 +00:00
mcl_throwing Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_tnt Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_tools Remove misspellings part2 2021-06-15 17:34:45 +00:00
mcl_torches Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_totems Use math.floor instead of math.round 2021-10-25 20:25:34 +00:00
mcl_walls Merge pull request 'Fix French translations: granit + porc' (#1815) from pitchum/MineClone2:master into master 2021-06-14 17:51:29 +00:00
mcl_wool Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mclx_core Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mclx_fences Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mclx_stairs Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
screwdriver Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
xpanes Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00