kabou
92ee402971
Separate white dye from bone meal.
...
* Add craftitem for ":mcl_bone_meal:bone_meal" to mcl_dye (temporarily.)
* Add crafting recipe for bone meal.
* Add texture for white dye item.
* Merge craftitem registration for "mcl_dye:white" with generic dyes.
* Add crafting recipe for white dye.
* Add legacy conversion recipe.
* Update dyes table.
* Update translations.
* Update mcl_crimson and sweet berry on_rightclick handlers.
* Update composter output, both as freestanding and to hoppers.
* Update bone block crafting recipes.
* Update tropical fish, cod and salmon mob drops.
2022-12-29 03:08:50 +00:00
kabou
d2edc75407
Separate blue dye from lapis lazuli.
...
* Add craftitem "mcl_core:lapis".
* Add texture for blue dye item.
* Add crafting recipe for blue dye.
* Add legacy conversion recipe.
* Update dyes table.
* Update translations.
* Update lapis block crafting recipes.
* Update lapis ore drops.
* Update dungeon and shipwreck loot.
* Update enchanting table input.
* Update villager trade.
2022-12-29 03:08:49 +00:00
Lizzy Fleckenstein
e7898352d8
Remove mobs_mc_gameconfig
2022-05-27 02:44:39 +02:00
Nils Dagsson Moskopp
057051aa6d
Add packed ice crafting recipe
2022-04-27 00:33:01 +02:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
NO11
6105a9ef22
Fix function code style in mcl:core/crafting.lua
2021-05-25 20:00:06 +00:00
NO11
9e095980c8
Simplify wooden planks crafting even more
2021-05-14 15:00:34 +00:00
NO11
9fa51dc6b9
Simplify wooden planks crafting
2021-05-10 10:06:34 +00:00
NO11
6ffb7f525a
Add more crafting recipes for wooden planks (including stripped wood)
2021-05-10 09:40:16 +00:00
NO11
49f6ccaa4a
Remove old crafting recipes
2021-04-18 18:02:41 +00:00
Lizzy Fleckenstein
5fb7913355
Revert "Revert "Merge pull request 'Add #490' ( #1515 ) from NO11/MineClone2:master into master""
...
This reverts commit 615b15f133
.
2021-04-12 16:36:08 +02:00
Lizzy Fleckenstein
615b15f133
Revert "Merge pull request 'Add #490' ( #1515 ) from NO11/MineClone2:master into master"
...
This reverts commit 7a8079bb64
, reversing
changes made to 849823af1f
.
2021-04-12 15:25:31 +02:00
NO11
988f298375
Add stripped wood crafting
2021-04-09 22:13:50 +00:00
Wuzzy
d9cff3ef82
Make bark nodes usable as fuel
2020-04-08 13:15:22 +02:00
Wuzzy
e38fadd863
Remove packed ice crafting recipe for now
...
Ice cannot be obtained legally yet (missing silk touch).
2018-12-07 21:37:52 +01:00
Wuzzy
5b6ae370e2
Make smooth stone cookable
2018-12-03 16:47:11 +01:00
Wuzzy
ec8d43b4a3
Make packed ice craftable
2018-12-03 16:06:22 +01:00
Wuzzy
11bd39774a
Register horse armor smelting recipes elsewhere
2017-07-26 19:34:47 +02:00
Wuzzy
151c1e62ba
Tools to mcl_tools, way more efficient digging time definitions
2017-02-26 18:44:48 +01:00
Wuzzy
fc02d0730e
Move mcl_core to ITEMS modpack and add description
2017-02-17 23:14:21 +01:00