VoxeLibre/mods/ITEMS/mcl_stonecutter
the-real-herowl 19cea45c17 Stonecutter fixes and improvements
-improved stonecutter API, making it more robust
-fixed a dupe bug
2023-11-25 23:52:04 +00:00
..
locale Update russian translation 2023-08-31 14:16:42 +08:00
README.md Update readme for stonecutter 2023-11-25 23:52:04 +00:00
init.lua Stonecutter fixes and improvements 2023-11-25 23:52:04 +00:00
mod.conf Stone Cutter 2022-07-08 00:09:39 +00:00

README.md

mcl_stonecutter

Adds the stonecutter block. Used to cut stone like materials into stairs, slabs, etc. Also used as the Stone Mason Villager's jobsite.

Adding recipes

  • To add a new compatible input the item needs to be in the group "stonecuttable".
  • It's output item needs to be in the group "stonecutter_output".
  • "stonecuttable" and "stonecutter_output" need to have the same number.
  • Items like polished granite should only be able to make it's polished variants while normal granite can make both. These inputs and outputs need to be in the group "stonecutter_stage".

License of code

See the main MineClone 2 README.md file. Author: PrairieWind, ChrisPHP, cora

License of media

mcl_stonecutter_bottom.png mcl_stonecutter_side.png mcl_stonecutter_top.png mcl_stonecutter_saw.png License: CC0 1.0 Universal (CC0 1.0) Author: RandomLegoBrick