Removed reach condition for crafting recipes, too much effort to maintain for such a small feature.

Fixed saving modifier settings on closing the gui (don't override onClose() but removed()).
This commit is contained in:
Christian Knaapen
2019-12-23 15:55:32 +01:00
parent df27697ecb
commit 42661f884c
7 changed files with 2 additions and 48 deletions

View File

@@ -1,5 +0,0 @@
{
"conditions": {
"enable_reach_upgrades": "nl.requios.effortlessbuilding.helper.ReachConditionFactory"
}
}

View File

@@ -1,7 +1,4 @@
{
"conditions": [{
"type": "effortlessbuilding:enable_reach_upgrades"
}],
"type": "minecraft:crafting_shaped",
"pattern": [
" S",

View File

@@ -1,7 +1,4 @@
{
"conditions": [{
"type": "effortlessbuilding:enable_reach_upgrades"
}],
"type": "minecraft:crafting_shaped",
"pattern": [
" M",

View File

@@ -1,7 +1,4 @@
{
"conditions": [{
"type": "effortlessbuilding:enable_reach_upgrades"
}],
"type": "minecraft:crafting_shaped",
"pattern": [
" FE",