VoxeLibre/mods/ITEMS
2024-11-12 01:00:42 +01:00
..
mcl_amethyst
mcl_anvils
mcl_armor Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
mcl_armor_stand
mcl_bamboo Address review comments on mcl_util.trace_nodes 2024-11-09 20:24:02 -06:00
mcl_banners
mcl_barrels Enter more translations 2024-08-31 16:39:43 +02:00
mcl_beacons
mcl_beds Fix mod dependencies 2024-11-09 20:24:02 -06:00
mcl_beehives More translations 2024-08-31 16:39:43 +02:00
mcl_bells Add more German translations from Laudrin 2024-08-31 16:39:43 +02:00
mcl_blackstone Add corrections to existing German translations 2024-08-31 16:39:43 +02:00
mcl_blast_furnace More translations 2024-08-31 16:39:43 +02:00
mcl_bone_meal Whitespace fix in translation (#4701) 2024-11-11 03:49:43 +01:00
mcl_books
mcl_bows Fix dispenser arrows so they hit players and entities, minetest.register_entity -> vl_projectile.register for mcl_throwing:egg 2024-11-12 01:00:42 +01:00
mcl_brewing Update hardness and blast res for value not matching the wiki 2024-08-18 04:47:12 +02:00
mcl_buckets Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
mcl_cake
mcl_campfires Clean-up set_string(..., nil) usage (fixes #4639) (#4641) 2024-09-16 12:12:55 +02:00
mcl_cartography_table
mcl_cauldrons
mcl_cherry_blossom Fix incorrect usages of math.random (#4621) 2024-09-07 14:58:12 +02:00
mcl_chests Fix invalid global call in mcl_chests LBM (#4667) 2024-09-29 13:34:20 +02:00
mcl_clock
mcl_cocoas Address review comments 2024-11-09 20:30:35 -06:00
mcl_colorblocks Address review comments on translations/grammar 2024-08-31 16:39:43 +02:00
mcl_compass Fix several hardness and blast resistance values 2024-08-18 04:46:19 +02:00
mcl_composters Reorder functions to prevent crash 2024-11-09 20:24:02 -06:00
mcl_compressed_blocks Remove extra line at end of file 2024-08-31 16:39:43 +02:00
mcl_copper Add new german translations for mcl_copper 2024-08-31 16:39:43 +02:00
mcl_core Quick patch to get cherry saplings growing pending inclusing of a proper tree API 2024-11-09 20:30:33 -06:00
mcl_crafting_table
mcl_crimson Remove check with mcl_core.check_vines_supported for twisted and crimson vines 2024-11-09 20:24:02 -06:00
mcl_deepslate Allow deepslate copper to be mined with stone pickaxe (#4635) 2024-09-18 10:11:55 +02:00
mcl_doors Fix some typos in the API documentation (#4630) 2024-09-12 18:13:52 +02:00
mcl_dye Remove bone to bone meal recipe from mcl_dye as it now resides in mcl_bone_meal 2024-11-09 20:24:02 -06:00
mcl_enchanting Update English translation keys with soul soil 2024-09-18 10:06:03 +02:00
mcl_end Update hardness and blast res for value not matching the wiki 2024-08-18 04:47:12 +02:00
mcl_farming Fix typo that prevented bone mealing pumpkin plants 2024-11-09 20:24:02 -06:00
mcl_fences Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
mcl_fire
mcl_fireworks
mcl_fishing Convert flying bobber to vl_projectile, modify mcl_throwing.register_throwable_object() to check for _vl_projectile field 2024-11-12 01:00:42 +01:00
mcl_fletching_table Enter more translations 2024-08-31 16:39:43 +02:00
mcl_flowerpots
mcl_flowers Prevent bonemealing grass from making flowers and also bonemealing the block above the grass 2024-11-09 20:24:02 -06:00
mcl_furnaces
mcl_grindstone Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
mcl_hamburger
mcl_heads Fix old angled heads not being converted (#4627) 2024-09-08 04:26:51 +02:00
mcl_honey Change honeycomb to use same right-click logic recently added to buckets and bottles 2024-08-31 19:37:14 +02:00
mcl_hoppers
mcl_itemframes Last of the translations provided that have existing translation code for translating strings 2024-08-31 16:39:43 +02:00
mcl_jukebox
mcl_lanterns Remove extra line at end of file 2024-08-31 16:39:43 +02:00
mcl_lectern Update hardness and blast res for value not matching the wiki 2024-08-18 04:47:12 +02:00
mcl_lightning_rods Add German translation for mcl_lightning_rods 2024-08-31 16:39:43 +02:00
mcl_loom Remove extra line at end of file 2024-08-31 16:39:43 +02:00
mcl_mangrove Fix crash when growing kelp into water logged mangrove roots 2024-08-18 19:21:19 +02:00
mcl_maps
mcl_mobitems Finish restoring inadvertently removed translations 2024-08-31 16:39:43 +02:00
mcl_mobspawners Address review comments 2024-09-16 13:32:06 +02:00
mcl_monster_eggs Make monster eggs' hardness consistent with MC 2024-08-18 04:46:19 +02:00
mcl_mud
mcl_mushrooms Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this 2024-11-09 20:24:02 -06:00
mcl_nether Add German translations for Netherite Scrap/Ingot 2024-08-31 16:39:43 +02:00
mcl_ocean Don't make 'ignore' nodes break bamboo or kelp (#4551) 2024-09-29 13:57:52 +02:00
mcl_portals
mcl_potions Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage 2024-11-12 01:00:42 +01:00
mcl_raw_ores Add more German translations to mcl_raw_ores 2024-08-31 16:39:43 +02:00
mcl_sculk Update hardness and blast res for value not matching the wiki 2024-08-18 04:47:12 +02:00
mcl_shepherd Start installing the German translations from #4333 2024-08-31 16:39:43 +02:00
mcl_shields Improve shield block code and unhardcode offhand group 2024-11-10 01:34:50 +01:00
mcl_signs Fix mod dependencies 2024-11-09 20:24:02 -06:00
mcl_smithing_table Fix taking items out of protected smithing tables 2024-11-02 21:00:19 +01:00
mcl_smoker Enter more translations 2024-08-31 16:39:43 +02:00
mcl_sponges Revert "WaterLoggedRootsKelpFix (#3994)" 2024-08-18 19:21:19 +02:00
mcl_spyglass Add touch_interaction to (cross)bow and spyglass 2024-11-10 15:14:56 +01:00
mcl_stairs Convert stairs to nodebox 2024-08-31 19:52:41 +02:00
mcl_starting_inventory
mcl_stonecutter Clean-up set_string(..., nil) usage (fixes #4639) (#4641) 2024-09-16 12:12:55 +02:00
mcl_sus_stew Add German translation for Suspicious Stew 2024-08-31 16:39:43 +02:00
mcl_throwing Fix chick spawning in the presence of a functional has_room() check 2024-11-12 01:00:42 +01:00
mcl_tnt Stop tnt colliding with entities (#4476) 2024-08-18 05:40:25 +02:00
mcl_tools
mcl_torches
mcl_totems
mcl_walls Add back *some* changes that I reverted; and fix typo "Cherry Gate" 2024-08-18 04:47:19 +02:00
mcl_wool
mclx_core
mclx_fences
mclx_stairs Un-hardcode most slabs and stairs 2024-08-18 04:46:19 +02:00
REDSTONE Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
screwdriver
vl_hollow_logs Add more German translations to vl_hollow_logs 2024-08-31 16:39:43 +02:00
vl_projectile Add hook to allow piercing enchantment to be implemented 2024-11-12 01:00:42 +01:00
xpanes
modpack.conf