Releases: JoakimThorsen/JoaCarpet
JoaCarpet v2.3.2 for 1.17.x-1.21.x
Add dedicated 1.20.3-1.20.4 release.
Fix crash when using container minecarts with contents using insaneBehaviors sensible
Bump version number to 2.3.2
JoaCarpet v2.3 for 1.17.x-1.21.x
Implemented insaneBehaviors for containers and vehicle-destruction item spawning.
Added insaneBehaviors iteration for the item contents of containes (including container minecarts), with extreme and sensible modes.
Added insaneBehaviors iteration to vehicle destroy drops, obviously also intended for container minecarts. Independent of the 1.19 gaussian/triangular change, so both modes work the same.
Added a somewhat hacky insaneBehaviorsCartYeetingException with none
, disableVehicleItem
and disableContainerContents
as options. Intended to toggle one of two item types off, to prevent them from interfering with one another (testing cart yeeting reliability is virtually impossible without it, the vehicle item iterator will kneecap the container item iterator completely)
JoaCarpet v2.2.1 for 1.17.x-1.20.x
- Fix potential crash when using skipVisitedPoints and iterator freeze at the same time
- Mixin compatibility improvement
- Rule description updates
JoaCarpet v2.2.0 for 1.17.x-1.20.x
Added insanebehaviors
config options insaneBehaviorsIncrement
and insaneBehaviorsSkipVisitedPoints
, which both alter the behavior of the insaneBehaviors
iterator.
Added semi-experimental survival carpet rule VerticalRocketsFromStandStill
with accompanying config verticalRocketPower
Bump version to 2.2.0
JoaCarpet v2.1.0 for 1.17.x-1.20.x
Made blocktickling per-player.
Added the /blocktickling command, which lets you configure blockUpdates, shapeUpdates, and overrideRightclick toggles individually.
Added two miscellaneous enderman griefing and elytra rocketing toggles for survival.
Bump version to 2.1.0
JoaCarpet v2.0.0 for 1.17.x-1.20.x
Rewritten as a multiversion mod using https://github.com/Fallen-Breath/fabric-mod-template
JoaCarpet version 1.0.0 for mc1.19.4
Added a README.md