Minecraft MOCFizziks mod 2026 download
logo
minecraft mod MOCFizziks

MOCFizziks

Game Version: CB 1.4.7-R1.0
Total Downloads: 1,675
Updated: Feb 16, 2013
Created: Feb 22, 2012
Download MOCFizziksDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MOCFizziks Beta 4.0 beta 60.64 KB Feb 16, 2013 CB 1.4.7-R1.0 245 download MOCFizziks MOCFizziks Beta 4.0 betaDownload
MOCFizziks Beta 3.3 beta 55.32 KB Aug 10, 2012 CB 1.3.1-R1.0 354 download MOCFizziks MOCFizziks Beta 3.3 betaDownload
MOCFizziks beta 3.2 beta 120.31 KB May 20, 2012 CB 1.2.5-R2.0 413 download MOCFizziks MOCFizziks beta 3.2 betaDownload
MOCFizziks beta 3.0 beta 122.28 KB Mar 7, 2012 CB 1.1-R6 317 download MOCFizziks MOCFizziks beta 3.0 betaDownload
MOCFizziks beta 2.3 beta 81.93 KB Feb 22, 2012 CB 1.1-R4 346 download MOCFizziks MOCFizziks beta 2.3 betaDownload

Description

Share this:

Part of the Minds of Chimera Project (dev)

CodeBlocks | MOCPlaytimeTracker | MOCDBLib | RegenBlock | MOCGoodEats | MOC3DImporter | ImageImport | MOCKiosk | MOCRater | MOCFizziks | GravitySheep | MOCChemistry | MOCRegistry

MOC


MOCFizziks allows users to create regions that apply either velocity or acceleration or both to players in those regions.

This is still work in progress, but as of right now it works pretty well so I am releasing this to the general public for testing and additional functionality suggestions.

Features:
– Create cuboid regions with assigned velocity and/or acceleration that is applied to the players after they enter the region.
– Ability to turn region's power on/off via commands or with level/button/pressure plate (note: any lever/button/plate in the region will toggle power)
– Velocity and acceleration are defined in X Y Z format (Y is vertical). Value of one create a fairly high velocity so it may be more useful to use fractions. For example, 0.1 0 0 would create a fairly good push in positive X direction to the player, while 1 0 0 will basically throw the player.

Permissions: MOCFizziks.use – default OP, allows player to use all the plugin commands

Commands
/mf select – toggles select mode on/off
/mf listpoints – list your current selection
/mf create [name] – creates a new region using the selected points
/mf update [name] – update the bounds of the region to the selected bounds
/mf remove [name] – removes the region
/mf setvel [name] [x] [y] [z] – sets the velocity for the region
/mf addvel [name] [x] [y] [z] – adds to the region's velocity
/mf setacc [name] [x] [y] [z] – sets the acceleration for the region
/mf addacc [name] [x] [y] [z] – adds to the region's acceleration
/mf toggle [name] – toggles region on/off
/mf togglepower [name] – toggles use of power switches for the region on/off
/mf addswitch/removeswitch/clearswitch/listswitch – power switches
/mf addsign/removesign/clearsign/listsign – sign operations
/mf info – Prints out info about the currently selected region
/mf list – lists regions

Comments

Add a comment