Fixes and features (#987)

* - Fixed hide duping recipes.
- Added quest book and field guide instances for fishing nets.
- Fixed rebar support recipe crash.
- Fixed red steel flask dupe.
- Fixed red alloy recipe inconsistency.

* - Fixed blue steel backpack block lang

* - Added max vessel fluid warning to small vessels.

* - Moved red steel flask recipe

* - Fixed fishing nets event function

* Update queststfc_tips.snbt

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>

* Update en_us.json

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>

* - Added item to summon armor stands with arms

* - Added recipes to empty vessels and molds

* - Added recipes for extracting/ forming magma blocks.

* - Added recipes for extracting/ forming magma blocks.

* - Nerfed steel support recipe output.

---------

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
Redeix 2025-05-12 06:29:10 -05:00 committed by GitHub
parent 3b9c6e32a6
commit cf54f584b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 148 additions and 55 deletions

View file

@ -1,6 +1,5 @@
{
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.create.netherite_backtank": "Blue Steel Backtank",
"block.create.dark_oak_window": "Hickory Window",
"block.create.dark_oak_window_pane": "Hickory Window Pane",
"block.create.andesite_bars": "Metal Bars",
@ -69,6 +68,7 @@
"block.create.small_granite_brick_wall": "Small Chert Brick Wall",
"block.create.layered_granite": "Layered Chert",
"block.create.granite_pillar": "Chert Pillar",
"block.create.netherite_backtank": "Blue Steel Backtank",
"item.create.netherite_diving_helmet.tooltip.summary": "Together with a _Blue Steel Backtank_, this can protect you from _extreme heat_. To be effective, _Legs and Feet_ have to be covered in a _Blue Steel Diving Equipment_, too.",
"item.create.netherite_backtank": "Blue Steel Backtank",
"item.create.netherite_diving_helmet": "Blue Steel Diving Helmet",
@ -89,4 +89,4 @@
"create.ponder.brass_funnel.text_1": "Metal Funnels can only ever extract single items.",
"create.ponder.cogwheel_casing.text_1": "Brass or Metal Casing can be used to decorate Cogwheels",
"create.ponder.shaft_casing.text_1": "Brass or Metal Casing can be used to decorate Shafts"
}
}