VoxeLibre/mods/ITEMS
Elias Fleckenstein f6a40ffb78
Run tools/strip_trailing_whitespace.sh
2022-05-26 07:29:28 +02:00
..
REDSTONE Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02: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 Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_bells Rename mobs global to mcl_mobs 2022-05-25 23:13:33 +02:00
mcl_blackstone make soul fire drop nothing when dug 2022-05-25 05:27:52 +02:00
mcl_blast_furnace smoker & bfurnace: More concise short descriptions 2022-05-18 13:37:34 +02:00
mcl_books Bookshelves are deco blocks, not building blocks. 2022-05-04 23:06:05 +00:00
mcl_bows Remove _cmi_is_mob 2022-05-25 23:13:33 +02:00
mcl_brewing Change some crafting recipes to use group:cobble. 2022-05-04 15:54:12 +02:00
mcl_buckets Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_cake Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_cartography_table Removed dependancies 2022-05-14 16:01:14 -06:00
mcl_cauldrons mcl_cauldrons 2022-02-23 23:58:05 +01:00
mcl_chests Add noise to christmas chest textures 2022-05-20 04:13:13 +02:00
mcl_clock mcl_clock 2022-02-23 23:58:05 +01:00
mcl_cocoas mcl_cocoas 2022-02-23 23:58:05 +01:00
mcl_colorblocks Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_compass remove lodestone compass from creative inventory 2022-05-12 19:06:13 +02:00
mcl_composters Rework function comments. 2022-04-02 03:32:56 +02:00
mcl_copper Updated GROUPS.md and fixed blast furnace group name. 2022-05-17 10:34:44 -06:00
mcl_core Merge branch 'master' into furnaces 2022-05-17 18:33:20 +00:00
mcl_crafting_table Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_deepslate fix referencing mistake with cracked deepslate 2022-05-06 10:48:02 +00:00
mcl_doors Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_dye Add `compostability` to node definition group. 2022-04-02 03:32:56 +02:00
mcl_enchanting Fix wrong argument to is_creative_enabled 2022-05-25 03:41:43 +00:00
mcl_end add hypercopyrighted end crystal beam texture 2022-04-24 01:46:57 +02:00
mcl_farming Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_fences Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_fire do not randomseed twice 2022-02-25 00:08:26 +00:00
mcl_fireworks Update French translation (part 1) 2021-08-13 11:35:18 +02:00
mcl_fishing Make Fish and Salmon Smokable 2022-05-17 09:48:51 -06:00
mcl_fletching_table Removed dependancies 2022-05-14 16:01:14 -06:00
mcl_flowerpots mcl_flowerpots 2022-02-23 23:58:05 +01:00
mcl_flowers Fix `add_large_plant()` argument mismatch. 2022-05-01 10:31:01 +00: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 Add new compass API. 2022-05-10 23:38:28 +02:00
mcl_jukebox mcl_jukebox 2022-02-23 23:58:05 +01:00
mcl_lanterns allow placement of lanterns on chains 2022-02-10 11:45:08 +01:00
mcl_loom Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_maps Rename a few textures to help support texture packs. 2022-03-02 20:13:24 -06:00
mcl_mobitems Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_mobspawners Rename mobs global to mcl_mobs 2022-05-25 23:13:33 +02:00
mcl_monster_eggs mcl_monster_eggs 2022-02-23 23:58:05 +01:00
mcl_mushrooms Add `compostability` to node definition group. 2022-04-02 03:32:56 +02:00
mcl_nether Add soul_group to s.soil&sand, torch fix recpipe 2022-05-24 13:25:59 +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 Remove _cmi_is_mob 2022-05-25 23:13:33 +02: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 Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
mcl_signs mcl_signs 2022-02-23 23:58:05 +01:00
mcl_smoker smoker & bfurnace: More concise short descriptions 2022-05-18 13:37:34 +02:00
mcl_sponges mcl_sponges 2022-02-23 23:58:05 +01: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 Remove _cmi_is_mob 2022-05-25 23:13:33 +02: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 Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02: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 Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
screwdriver screwdriver 2022-02-23 23:58:05 +01:00
xpanes xpanes 2022-02-23 23:58:05 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00