Commit graph

11 commits

Author SHA1 Message Date
Michieal
05f86a5f89 Move Waxing function to MCL_Honey. Remove commented code. 2023-02-08 20:05:23 -05:00
Michieal
e285079507 Made Requested changes from Pull Request. 2023-02-08 20:05:23 -05:00
Michieal
2ca0e286fe Removed old commented code to prevent accidental re-enabling, and put the todo into the correct spot. 2023-02-08 20:05:22 -05:00
Michieal
973300357d Removed "scraping_copper_block" function.
Fixed the wax copper blocks variants to have the wax removed.
2023-02-08 20:05:22 -05:00
Michieal
bceacd59b1 Everything *BUT* scraping works properly. 2023-02-08 20:05:22 -05:00
Michieal
03379ba0d7 fix minor bug. 2023-02-08 20:05:22 -05:00
Michieal
7039bf9e7d Refactored out "varient" in foavor of "variant".
Set up a basic "on_place" function.

Made _mcl_copper_waxed_variant and _mcl_copper_unwaxed_variant node parameters so that the waxing_copper_block and scraping_copper_block functions can be made generic.

Adjusted said functions to look first for the variants, and added in protection checks for the blocks
2023-02-08 20:05:22 -05:00
PrairieWind
c767c617f8 Add waxing copper blocks 2022-11-17 03:16:45 +01:00
AFCMS
f8f6ea22c8 Fix codestyle issues with mcl_deepslate, mcl_copper, mcl_raw_ores 2022-05-04 23:35:07 +00:00
cora
b0b8ef3921 Comment out ore registrations for now
The discussion about how to handle the new ores is still ongoing.
This PR was originally only intended to add the new nodes so
that's what it does now.
2022-05-04 23:35:07 +00:00
NO11
8c7a8a61d2 Add Copper 2022-05-04 23:35:07 +00:00