File Details
Mappet 0.2.2
- R
- Sep 8, 2022
- 1.15 MB
- 839
- 1.12.2
- Forge
File Name
mappet-0.2.2-1.12.2.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
This quick patch update patches and updates.
Compatible with McLib 2.3.5, Blockbuster 2.3 and Metamorph 1.2.9. It doesn't mean that future versions of McLib, Blockbuster and Metamorph would be incompatible, but older versions are most likely incompatible.
- Added
inventory(which is aIScriptInventory) variable toPlayer: inventory closesglobal trigger - Added
/mp event stop <id>subcommand which stops execution of delayed events (with Timer nodes) and scripts (IScriptEvent.scheduleScript()) - Added
Player: interact with an entityglobal trigger - Added scripting methods:
- Added
IScriptWorld.explode() - Added
IScriptItemStack.getMaxCount() - Added
IScriptBlockState.isOpaque()andIScriptBlockState.hasCollision() - Added
IScriptWorld.rayTrace()andIScriptWorld.rayTraceBlocks() - Added
IScriptEntity.isOnGround() - Added
IScriptWorld.stopSound(String, String),IScriptWorld.stopAllSounds(),IScriptPlayer.stopSound(String, String), andIScriptPlayer.stopAllSounds() - Added
IScriptEntity.getCombinedLight()
- Added
- Fixed an error with quest node in a dialogue not loading when quest isn't accepted
- Fixed respawn options can't be edited by
/mp npc editcommand - Fixed a couple of misspellings in documentation
- Fixed NPC's target trigger