1
0
mirror of https://github.com/Dragonop/claycrafter.git synced 2025-07-18 10:30:21 +02:00

Moreblocks compatibility

Merged recipes.lua into items.lua
Added support for moreblocks' compressed dirt
This commit is contained in:
Joaquin Villalba
2020-12-22 11:26:30 -03:00
committed by GitHub
parent 86c0626956
commit 2ab701933d
4 changed files with 59 additions and 7 deletions

View File

@ -1,4 +1,5 @@
name = claycrafter
description = This mod introduces the Claycrafter, which converts Compressed Dirt to Clay using Glasses of Water.
depends = vessels, default, bucket
depends = vessels, default
optional_depends = moreblocks
author = Dragonop