Commit Graph

8 Commits

Author SHA1 Message Date
Bigjango13
a620445f63 Merge branch 'master' of https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn 2024-02-06 20:16:12 -05:00
a336cd1c7b Improve Key Handling 2024-02-02 22:25:22 -05:00
Bigjango13
9de256e6c7 Add Cake And Crafting Remainders
- Revert `misc_run_on_tile_setup` running after the original function is called, as it broke custom tiles.
- More symbols
2024-01-28 14:18:22 -05:00
Bigjango13
f78a4e47ac Add buckets of milk
- Milk Buckets can be obtained by using an empty bucket on a cow
- They can be drunk, but they don't heal you
- Adds the `misc_run_on_language_setup` function
- Changes `misc_run_on_tile_setup` and `misc_run_on_item_setup` to run after the original function is called
- Fix used items transferring durability
- Add more symbols
2024-01-27 16:00:44 -05:00
e4d9ee4f20 Code Style Changes 2024-01-07 03:23:43 -05:00
aa92da6fdd WIP New Modding API
Some checks failed
Build / Build (AMD64, Server) (push) Failing after 3m17s
Build / Build (AMD64, Client) (push) Successful in 8m28s
Build / Build (ARM64, Client) (push) Successful in 8m27s
Build / Build (ARM64, Server) (push) Failing after 4m1s
Build / Build (ARMHF, Server) (push) Failing after 3m31s
Build / Build (ARMHF, Client) (push) Successful in 7m38s
Build / Release (push) Has been skipped
Build / Test (Client) (push) Failing after 5m48s
Build / Test (Server) (push) Failing after 3m9s
2024-01-06 06:30:23 -05:00
68519f06fd Add Buckets 2022-07-10 10:37:19 -04:00
699d83c61b Recipes API 2022-06-27 14:47:55 -04:00