..
mcl_amethyst
Remove useless amethyst texture
2022-12-22 12:38:05 +00:00
mcl_anvils
mcl_armor
mcl_armor_stand
mcl_bamboo
misc. error fix
2022-12-19 16:16:54 -05:00
mcl_banners
mcl_barrels
mcl_beacons
Add translations
2022-08-23 02:58:53 +00:00
mcl_beds
Removed two duplicated sound definitions
2022-12-20 21:08:59 +01:00
mcl_beehives
Add sounds to bee nests and beehives
2022-12-08 11:43:58 +00:00
mcl_bells
Split off pathfinding, use metatables
2022-11-27 14:53:16 +01:00
mcl_blackstone
Remove obsolete texture
2022-12-22 12:34:14 +00:00
mcl_blast_furnace
mcl_books
mcl_bows
Add _harmless option for rocket arrows
2022-11-26 17:06:04 +01:00
mcl_brewing
mcl_buckets
Fix node on_rightclick with fishbucket
2022-11-27 04:02:34 +01:00
mcl_cake
mcl_campfires
sweet berries plantable not only on farming soil
2022-10-26 15:57:17 +00:00
mcl_cartography_table
mcl_cauldrons
mcl_chests
Fix the disapearance of christmas texture of the ender chest once it is placed
2022-12-24 14:44:06 +00:00
mcl_clock
mcl_cocoas
Separate brown dye from cocoa beans.
2022-12-29 03:08:49 +00:00
mcl_colorblocks
mcl_compass
make recovery compass spin randomly in other dimensions
2022-12-02 18:52:31 +01:00
mcl_composters
Separate white dye from bone meal.
2022-12-29 03:08:50 +00:00
mcl_copper
Fix right click on copper crash
2022-12-07 18:27:11 +01:00
mcl_core
Separate white dye from bone meal.
2022-12-29 03:08:50 +00:00
mcl_crafting_table
mcl_crimson
Separate white dye from bone meal.
2022-12-29 03:08:50 +00:00
mcl_deepslate
Separate blue dye from lapis lazuli.
2022-12-29 03:08:49 +00:00
mcl_doors
Fix mirrored doors rotation
2022-10-11 11:46:08 +02:00
mcl_dye
Minor refactoring of mcl_dye, fix dye texture names.
2022-12-29 03:08:50 +00:00
mcl_enchanting
Separate blue dye from lapis lazuli.
2022-12-29 03:08:49 +00:00
mcl_end
Remove get_structure_data_construct
2022-10-28 21:25:43 +02:00
mcl_farming
Separate white dye from bone meal.
2022-12-29 03:08:50 +00:00
mcl_fences
mcl_fire
Add some ABM limits for lava ABMs
2022-11-03 14:11:03 +01:00
mcl_fireworks
mcl_fishing
Separate black dye from squid ink sac.
2022-12-29 03:08:49 +00:00
mcl_fletching_table
mcl_flowerpots
Flower pot fixes
2022-10-08 18:31:07 +02:00
mcl_flowers
Add wither rose
2022-11-01 04:52:17 +01:00
mcl_furnaces
mcl_grindstone
mcl_hamburger
Added in Author Info to the conf file.
2022-11-28 03:03:42 +01:00
mcl_heads
mcl_honey
Add sounds to honey and honeycomb blocks
2022-12-08 11:43:06 +00:00
mcl_hoppers
Separate white dye from bone meal.
2022-12-29 03:08:50 +00:00
mcl_itemframes
revert 020a9510cbd7adf7419c166af5c2baba7c96cf45
2022-11-17 02:55:14 +01:00
mcl_jukebox
Remove potentially copyrighted music track and replace by cc music
2022-10-28 05:00:17 +02:00
mcl_lanterns
mcl_lightning_rods
Replace lighting rod nodebox by 3d model
2022-12-04 11:13:36 -06:00
mcl_loom
mcl_mangrove
Update 'mods/ITEMS/mcl_mangrove/init.lua'
2022-12-20 02:58:58 +00:00
mcl_maps
Removed the local cached copy of the built in TGA encoder.
2022-11-05 01:26:15 +01:00
mcl_mobitems
Separate black dye from squid ink sac.
2022-12-29 03:08:49 +00:00
mcl_mobspawners
mcl_monster_eggs
mcl_mud
mcl_mushrooms
mcl_nether
Add seperate nether gold ore texture
2022-12-19 19:02:17 +00:00
mcl_ocean
Add seagrass item texture
2022-12-08 17:37:14 +00:00
mcl_portals
Nether portal -> struct api, add schematics
2022-09-14 20:37:08 +00:00
mcl_potions
Clear bad omen when raid complete
2022-11-26 17:06:04 +01:00
mcl_raw_ores
mcl_sculk
dig sculk veins by water
2022-10-06 00:31:00 +02:00
mcl_shields
optimize excessively large mcl_shield_hud.png texture
2022-11-27 03:36:38 +00:00
mcl_signs
Fix mangrove sign registrations
2022-11-18 00:51:45 +01:00
mcl_smithing_table
mcl_smoker
mcl_sponges
mcl_spyglass
mcl_stairs
mcl_stonecutter
Mise à jour de 'mods/ITEMS/mcl_stonecutter/locale/mcl_stonecutter.fr.tr'
2022-08-24 00:07:16 +00:00
mcl_sus_stew
Add alliums with fire_resistance, and fix eating issue.
2022-10-07 02:20:26 +02:00
mcl_throwing
Fix wrong self ref with mcl_mobs.spawn_child
2022-11-28 03:26:51 +01:00
mcl_tnt
Fixes to mcl_tnt
2022-11-19 01:27:32 +01:00
mcl_tools
Make hand range configurable
2022-10-18 11:45:56 +02:00
mcl_torches
fix warning / wrong usage of on_construct in torches
2022-10-14 12:11:18 +02:00
mcl_totems
mcl_walls
mcl_wool
Make carpets supported_node
.
2022-03-19 02:32:46 +01:00
mclx_core
mclx_fences
mclx_stairs
REDSTONE
A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120
2022-12-13 23:32:54 -05:00
screwdriver
xpanes
export xpanes.update_pane
2022-09-14 20:37:07 +00:00
modpack.conf