-
Notifications
You must be signed in to change notification settings - Fork 12
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
TODO list of minor enhancements #72
Labels
Comments
Ferdzz
added a commit
that referenced
this issue
Oct 20, 2020
Ferdzz
added a commit
that referenced
this issue
Oct 20, 2020
Add particles & sounds effect to lava bucket #72
BrunoSilvaFreire
added a commit
to BrunoSilvaFreire/PlaceableItems
that referenced
this issue
Oct 22, 2020
Ferdzz
added a commit
that referenced
this issue
Oct 28, 2020
Spawn flame particles overtime, complete an item on #72
Ferdzz
added a commit
that referenced
this issue
Oct 23, 2021
Ferdzz
added a commit
that referenced
this issue
Oct 23, 2021
#72 Make the lava bucket, blaze powder & magma cream
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is a bucket of all the TODOs
Any of these can be picked up by anyone. Feel free to open forks and contribute. If you need help setting up or hints as to how to implement these features, feel free to contact me through the Discord or comment on this issue.
Gameplay enhancements:
Technical enhancements:
canPlayerEdit
is needed for grief preventionwritable_book_block
TileEntity
tostack_holder
. Needs to be planned for a specific release to affect as little users as possible. Done in 1.17.1 upgrade 33dfcccPlaceableItemsBakedModels
and subsequent performance improvementTileEntity
registration to a dedicated class @2008Choco Move TileEntityType registry to its own class & fix valid tile blocks #75BlockItem
s when placing @2008ChocoBoneBlockComponent
to allow for dropping anyItemStack
@2008ChocoThe text was updated successfully, but these errors were encountered: