Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete crafting system #35

Open
12 tasks
sebashtioon opened this issue Nov 22, 2024 · 0 comments
Open
12 tasks

Complete crafting system #35

sebashtioon opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
inventory Issues related to the inventory.
Milestone

Comments

@sebashtioon
Copy link
Member

sebashtioon commented Nov 22, 2024

Important

Requires #30

Complete crafting system

Below are the items that need to be implemented into the system. Their recipes are next to their names.

Objects

  • Titanium (x3 Metal, x1 Iron)
  • Diamond (x5 Carbon, x3 Coal)
  • Rope (x5 String, x1 Glue)
  • Glue (x3 Sap, x1 Water bottle)
  • Plastic (x2 Oil, x1 Coal, x1 Chemical Agent)
  • Empty bottle (x3 Plastic)
  • Empty canteen (x5 Plastic)

Consumables

Food and drink

  • Coconut cake (x3 Plain Flower, x2 Coconut, x1 Water bottle, x1 Berry)

Potions

  • Add potions and effects #32
  • Healing potion (x1 Ruby, x1 Gold, x1 Copper, x1 Water bottle)
  • Speed potion (x1 Ruby, x1 Sapphire, x1 Silver, x1 Water bottle)
  • Jumping potion (x1 Ruby, x1 Diamond, x1 Metal, x1 Water bottle)
  • Holy Grail (x7 Ruby, x7 Gold, x7 Titanium, x1 Water bottle)
@sebashtioon sebashtioon added the inventory Issues related to the inventory. label Nov 22, 2024
@sebashtioon sebashtioon added this to the v0.8.0 milestone Nov 22, 2024
@sebashtioon sebashtioon self-assigned this Nov 22, 2024
@sebashtioon sebashtioon changed the title Completely finish crafting system Complete crafting system Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inventory Issues related to the inventory.
Projects
None yet
Development

No branches or pull requests

1 participant