-
-
Notifications
You must be signed in to change notification settings - Fork 8
New mechanics for skyvoid_additions #32
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
Conversation
calcite_from_dead_coral : dead_coral_blocks toutching at least one lava source will overtime be converted to calcite deepslate_from_tuff : anvil falling on tuff will compact it into deepslate sand_from_gravel : anvil falling on gravel will crush it into sand sandstone_from_packing_sand : anvil falling on sand will compact it into sandstone tuff_from_magma : magma block hit by a wind charge will cool down into tuff
I need to add a something to get rid of the exitings wind charges that yould cause problem |
…he tuff_from_magma comversion
With the killing of wind charges done, I have nothing more to add to this PR, tell me if something need to be changed. |
...void_additions/function/mechanics/sandstone_from_packing_sand/check_falling_block.mcfunction
Show resolved
Hide resolved
...tions/data/skyvoid_additions/function/mechanics/sandstone_from_packing_sand/clock.mcfunction
Show resolved
Hide resolved
…acurate, and added (red_)sandstone trade to journeyman mason
Added some pics that could be used for the modrinth page, for the new additions, and for the changes with purpur to shulker
Merged the 2 latest commit from the main branch
.venv/src/beet
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remove this? Not sure how it got past the .gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the confusion. This file shouldn't be deleted. I meant that the .venv folder should've been ignored by .gitignore, so I was wondering why it wasn't ignored.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just removed it only from the commit, and idk how the .venv got past the .gitignore
Everything should be done |
calcite_from_dead_coral : dead_coral_blocks toutching at least one lava source will overtime be converted to calcite
deepslate_from_tuff : anvil falling on tuff will compact it into deepslate
sand_from_gravel : anvil falling on gravel will crush it into sand
sandstone_from_packing_sand : anvil falling on sand will compact it into sandstone
tuff_from_magma : magma block hit by a wind charge will cool down into tuff