By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Items and blocks added are not functional, they are just for decoration purposes.
- Except for lingering potions which are functional as normal splash potions.
Supports all items and blocks up to Minecraft 1.20
Allows worlds with such items or blocks to be loaded
Freedom to control items and blocks added via
config.yml
Encountered a bug? Want something added? Create an issue (#°Д°)
Have questions? Start a discussion ✍(◔◡◔)
Starring the GitHub repository is like sprinkling stardust—help me create magic! (。・∀・)ノ
Feeling generous? Buy me some snacks! (❤´艸`❤)
Reviews section will not be monitored!
[Server thread/CRITICAL]: InvalidArgumentException: "Deserializer is already assigned for "minecraft:shield"" (EXCEPTION) in "pmsrc/src/data/bedrock/item/ItemDeserializer" at line 55
If you encounter similar error in another plugin, please delete
minecraft:shield
inconfig.yml
Replace
minecraft:shield
with the item or block specified in the error message.
By default, the following is required to change block states by right-clicking
dummyitemsblocks.changestate
permission, default: opChange State
in either main hand or offhand
/give player arrow 1 {display:{Name:"Change State"}}
Customizable using the Main::setCanChangeStatesClosure()
method
Block | Sneak-right-click | Right-click |
---|---|---|
(Soul) Campfire | Toggle fire | Place item |
Crafter | Toggle triggered | Toggle crafting |
Decorated Pot | Toggle animation | Place sherd pattern |
(Sticky) Piston | - | Toggle extended |
Turtle Egg | Increase cracks | Increase egg Count |
There are many other blocks that can change state by right-clicking.
Referenced from various PRs on the PocketMine-MP repo
Contains code adapted from
Icon created using textures from: https://modrinth.com/resourcepack/vanillaxbr
Preview Update for 1.20.70 PM 5.13
Warning: May be unstable, backup before testing this release!
updateAnnouncedLive2023
experiment to be enabled for 1.20.70, otherwise blocks will appear as update blocks client-sideUpdate for 1.20.30 PM 5.6
** The release phar for this update is not usable, please use the newer version **
Update for 1.20.30 PM 5.6
Update for 1.20.10 PM 5.3
dummyitemsblocks.changestate
, default: opReply to review by :
You can leave one review per plugin release, and delete or update your review at any time