!!! Add-on does not support languages other than Russian at the time of publication. If you can help with the translation, contact me, or provide interaction on GitHub.
Add-on functionality at this moment:
- Some translation lines have been changed, including those related to potions;
- Added 2 new types of potion containers: flask and bottle;
- Each container has all kinds of potions, including new ones, and crafting for them;
- Added new types of potions:Decoction of absorption; Decoction of blindness; Nauseating decoction; Decoction of Rudakop fatigue; Decoction of agility; Decoction of vitality; Decoction of empty gut;
Craft
Craft IDs
- glass panel;
- glass block;
- empty.
Crafts
Crafting on the workbench
Phial:
Flask:
Crafting on the potion rack
Absorption decoction
"input": Awkward pation,
"reagent": "minecraft:golden_apple"
Decoction of insignificance
"input": Awkward pation,
"reagent": "minecraft:warped_fungus"
Sickening decoction
"input": Awkward pation,
"reagent": "minecraft:poisonous_potato"
Decoction of miner 's fatigue
"input": Awkward pation,
"reagent": "minecraft:slime_ball"
Decoction of haste
"input": Awkward pation,
"reagent": "minecraft:honey_bottle"
Decoction of vitality
"input": Awkward pation,
"reagent": "h:heart"
Decoction of an empty stomach
"input": Awkward pation,
"reagent": "minecraft:rotten_flesh"
Decoction of stone skin
"input": Awkward pation,
"reagent": "minecraft:crimson_fungus"
Wither decoction (only phial and flask)
"input": Thick pation,
"reagent": "minecraft:wither_rose"
The rest of the crafts are similar to the standard ones.
Other
- To fill a bottle or flask with water, you need to be one block in the water (water coordinates for the player: ~~~ [xyz]) and use the flask /bottle (LMB, or pinch the sensor)
- To craft a decoction of vitality, an add-on is needed Hearts!
More and more details can be found on GitHub (wiki and source)