Infiniverse Docs
DiscordModrinth Page
  • Welcome
  • Guide
  • Infinilib
    • Introduction
    • Functions
    • Tags
  • Infiniresources
    • Introduction
    • Textures
  • Infinicrafts
    • Introduction
    • Functions
    • Recipe
  • Infiniextras
    • Introduction
    • Functions
    • Recipe
    • Blocks & Items
    • Achievements
  • Infinitools
    • Introduction
  • Functions
  • Recipe
  • Infinicontrol
    • Introduction
    • Functions
  • Infinitrolls
    • Introduction
    • Functions
Powered by GitBook
On this page
  1. Infinitrolls

Functions

Infinitrolls has a total of 7 trolls and a secret one!

It also includes the load function, which you can already guess what it does.

Here's a list of all the trolls, with their arguments and syntax:

  • Function: fake_dim Description: Summons a fake diamond under you that is really just a poisonous potato! Syntax: fake_dim

  • Function: get_webbed Description: Traps the specified player in a 3x3x3 cube of cobweb! Syntax: get_webbed {player:"X"} where X is the specified player. You may also use the target selectors @s for yourself, @p for nearest player, @a for all players, or @r for a random player.

  • Function: rotten_foods Description: Gives you two shulker boxes. Both contain (almost) every food item in the game, except they all give you poison 2 for 7 seconds. While in creative mode, MIDDLE CLICK on any of the items to get a stack of it. You can use these rotten foods to replace your friend's and watch them suffer! Syntax: rotten_foods

  • Function: slip_slip_and_away Warning: The troll name is not the same as the syntax! Instead of running the function slip_slip_and_away, you must use ssaw! Description: Creates a 5x5 platform of slippery blue ice under the specified player! Syntax: ssaw {player:"X"} where X is the specified player. You may also use the target selectors @s for yourself, @p for nearest player, @a for all players, or @r for a random player.

  • Function: unstable_tnt Description: Sets the block you're standing in to unstable TNT. You can CTRL + LEFT CLICK while in creative mode to get the same unstable TNT! Plant these in your friend's base, slightly obvious, and watch as they blow themselves to smithereens when they break the TNT! With normal TNT, when they break it, the TNT drops, but not this kind! Syntax: unstable_tnt

  • Function: you_are_a_potato Warning: The troll name is not the same as the syntax! Instead of running the function you_are_a_potato, you must use urpotato! Description: Grants the specified player a fake achievement that calls them a potato! You can also hover over the achievement plate and it will say "It's just a prank, bro!" Syntax: urpotato {player:"X"} where X is the specified player. You may also use the target selectors @s for yourself, @p for nearest player, @a for all players, or @r for a random player.

All functions are called with /function infinitrolls:FUNCTION where FUNCTION is the function you wish to run with their correct syntax. For example if you wish to web a player called zakattack9 you would run the command /function infinitrolls:get_webbed {player:"zakattack9"}.


Secret Version Only Troll

Function: nuke

Warning: The nuke troll is extremely destructive! Make sure to create a backup of your world first!

Description: Summons a nuke (a fireball with extreme explosionPower) under you that you can hit to direct it.

Syntax: nuke

PreviousIntroduction

Last updated 1 month ago