kabou
cb6a9e7e35
Replace blue dye with "mcl_core:lapis".
...
The lapis ore drop has been registered as `"mcl_dye:blue"`
because it doubled as the blue dye for lack of a proper blue dye.
This commit makes the lapis item its own `"mcl_core:lapis"` item and
updates the lapis users (but not the blue dye users.)
* Add craftitem for `"mcl_core:lapis"`.
* Update crafting recipes for lapis block.
* Update lapis ore drops.
2022-05-06 15:09:23 +02:00
kabou
8131950287
Update bone block crafting recipe.
...
* Update `mcl_core:bone_block` crafting recipe with new bone meal
itemname.
2022-05-06 15:09:23 +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
Elias 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
Elias 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