1
0
mirror of https://github.com/Sokomine/cottages.git synced 2025-12-01 17:15:26 +01:00
* compatibility w/ broken tools

* use staminoid if available

* right, no fmod

* don't include carts texture when carts is not available

* change rope recipe to avoid conflict w/ ethereal

* change barrel recipe to avoid conflict w/ wine

* staminoid integration: use more stamina

* change recipe for glass pane to avoid conflict w/ xdecor

* tree trunk well: compatibility w/ bucket redo

* anvil: more stamina usage

* anvils: more expensive, and not movable

* allow filling glasses of water when using bucket redo

* get safe short description when reporting about tool on anvil

* make sure slabs are registered when using the moreblocks 3.0
This commit is contained in:
fluxionary
2023-08-23 10:34:31 -07:00
committed by GitHub
parent 549c697bc0
commit a850b736d7
22 changed files with 286 additions and 85 deletions

View File

@@ -659,7 +659,8 @@ stds.cottages = {
},
other_fields = true,
},
"broken_tools",
"bucket",
"carts",
"default",
"doors",
@@ -669,6 +670,7 @@ stds.cottages = {
"player_monoids",
"stairs",
"stamina",
"staminoid",
"unified_inventory",
},
}