Go to file
AiTechEye bbec56cd63
forgot to change itemtype
2019-02-17 20:28:09 +01:00
models Add files via upload 2018-12-09 11:35:46 +01:00
sounds Add files via upload 2018-12-08 22:40:26 +01:00
textures Add files via upload 2018-12-09 11:35:30 +01:00
README.md Update README.md 2018-12-31 08:36:39 +01:00
craft.JPG Add files via upload 2018-12-08 22:40:26 +01:00
craft.lua Add files via upload 2018-12-08 22:40:26 +01:00
entitys.lua Add files via upload 2018-12-08 22:40:26 +01:00
init.lua forgot to change itemtype 2019-02-17 20:28:09 +01:00

README.md

gravitygun v2.5

Licenses: code: LGPL-2.1, media: CC BY-SA-4.0

Version 2

to start with, i will just save the mod from to be outdated, and need to change more things

The gravity gun, that can pick up, and throw stuff away!

left click (use) to pick up right click (place) on a holded object to throw away up right click (place) on a block to place the tool

Is using 3D models in hand (basicly nodes)

The gravity guns using a auto glitch fix, thats makes static control over the object, (the glitches is caused by heavy models)

cast stuff can destroy blocks (fly away or create blocks) [if enable_gravitygun_throw_stuff_destroys is true]

Gravitygun Can can pick up, place and throw away stuff / blocks (players to if enable_gravitygun_requires_privilege_to_hold_players is false or have the gravitygun privilege)

Gravitygun Overloaded: cant hold stuff, but used a very high force power to throw away evyerthing around you, even the blocks. requires gravitygun2 (privilege as default)

Gravitygun basic: Can only pick up and place stuff (but still usefull) (players to if enable_gravitygun_requires_privilege_to_hold_players is false or have the gravitygun privilege)