-
Notifications
You must be signed in to change notification settings - Fork 359
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
backlog of changes #3611
base: master
Are you sure you want to change the base?
backlog of changes #3611
Conversation
nailery is now edible by robots sweetscoop price nerf
remove recipes from items that are crushable and siftable re-add direstone crushing update block descriptions
don't have objects be both crushable and siftable
Seeing lots of simple changes here, beyond that. What exactly is going on in the mmUpgrade change? |
the change with crushing/sifting was made before and I assumed it was accidentally reverted by a contributor. (the original reason for doing so was the precursor forge). |
Yes, your change is correct. These 3 crushings have already been removed in #3404. @Argenttip accidentally readded them in eb3f8ca. There were other errors in eb3f8ca: it added |
This reverts commit 9e19a80.
You don't need to agree: that's where they go. |
"remove forced gravity from lush dungeons (will now use world gravity)" For this change, have you tested the effect it has on the Dark Davern rope/jump areas? we can't provide a change to gravity if it nullifies the need for rope or the jump tech. That's the reason it had a set gravity: parity for all species. |
that's not for the dark cavern, it's for vina's lab and the overgrown house. |
remove rare world breaking object from precursor underground
hopefully fix that annoying bug with flyers swimming
fix mistake with monster/npc fall damage
remove forced gravity from lush dungeons (will now use world gravity)
nerf cattle feed harder
make nailery edible to robots
don't have objects be both crushable and siftable
re-add direstone crushing
some minor fixes