added create sandpaper recipes for early game gems, unified observer recipes

This commit is contained in:
Pyritie 2025-07-23 21:10:59 +01:00
parent 4d7fc30409
commit 3d2ed09f9b
9 changed files with 61 additions and 8 deletions

View file

@ -6,6 +6,10 @@
- Added mortar and pestel recipes for grain to flour @Pyritie
- Added in-world shift + right-click interactions for bricks. Greens can be used to turn bricks into mossy bricks, and a knife reverts it. Hammers make cracked bricks and mortar repairs them. (#1416) @Redeix
- Steam can now be pumped into Blaze Burners via the Straw (#1379) @Nyonyix
- Replaced moon skeletons with Strays @Pyritie
- Replaced Beneath cave endermen with a different, passive one (same loot table though) @Pyritie
- Added sandpaper recipes for early game gems @Pyritie
- Unified observer recipes @Pyritie
### Bug fixes
- Fixed butchery knife crafting recipe (#1405) @Pyritie
- Fixed new extruder molds missing a tag to work with the curving press (#1412) @Forsuin
@ -14,6 +18,7 @@
- Removed most empty tag recipes (#1420) @BlueBoat29
- Fixed Styrene Butadiene Belt recipe (#1421) @BlueBoat29
- Fixed deer dropping camelidae meat with a butchery knife @Pyritie
- Fixed gas pressurizer machine not having a GUI (#1425) @Pyritie
## [0.10.2] - 20-07-2025
### Changes