Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
(Rewording)
 
(38 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{infobox mod
+
{{Infobox mod
 
|name=SquidUtils
 
|name=SquidUtils
|url=http://coolsquid.wix.com/software
+
|url=https://minecraft.curseforge.com/projects/squidutils
|version=1.1.4
+
|version=3.1.2
|author=[[CoolSquid]]
+
|author=CoolSquid
 
}}
 
}}
  +
'''SquidUtils''' is a mod by ''[[CoolSquid]]''. SquidUtils adds several config options for Vanilla Minecraft features, listed below. All features are fully configurable.
+
'''SquidUtils''' is a mod by [[CoolSquid]]. SquidUtils adds several config options for vanilla Minecraft features, as listed below. All features are fully configurable.
   
 
==Features==
 
==Features==
 
SquidUtils has a broad range of features:
 
SquidUtils has a broad range of features:
  +
  +
===Scripting===
  +
{{Main|SquidUtils scripting}}
  +
  +
SquidUtils can read simple script files located at "config/SquidUtils". The following features are available through scripting:
  +
* Triggering certain actions (explosions, damage, ...) when certain events occur.
  +
* Changing hardness, slipperiness, blast resistance and textures of individual blocks.
 
* Changing the maximum stack size and durability of individual items.
  +
* Creating custom blocks (normal, glass or (with [[StarStones]]) meteor blocks).
  +
* Creating custom items and foods.
  +
* Removing potions, enchantments, biomes.
  +
* Removing fish, junk and treasure.
  +
* Removing certain types of mob spawners from dungeons, as well as chest loot.
  +
* Removing [[Villager]]s.
  +
* Disabling individual commands.
  +
* Creating simple commands which can read text from a file or retrieve it from the internet.
  +
* Creating new creative tabs.
  +
* Adding shapeless and furnace recipes.
  +
* Adding recipes for Rotarycraft and Thermal Expansion machines
  +
* Making certain items explode when thrown.
  +
  +
===Customization===
  +
SquidUtils generates configuration files in the config/SquidUtils folder for customizing the following game aspects:
  +
* GUIs
  +
* Achievements
  +
* Armor and tool materials
  +
* Biomes
  +
* Blocks and block materials
  +
* Items
  +
* Dungeon chests
  +
* Crash callables
  +
* Creative tabs
  +
* Damage sources
  +
* Enchantments
  +
* Fishing
  +
* Mobs
  +
* [[Botania]] brewing and elven trade recipes
   
 
===Disabling===
 
===Disabling===
The following game aspects can be disabled by using SquidUtils:
+
The following game aspects can be disabled:
 
* Anvils
 
* Anvils
 
* Teleportation
 
* Teleportation
Line 20: Line 58:
 
* Achievements
 
* Achievements
 
* The debug screen
 
* The debug screen
* TNT
+
* Explosions or [[TNT]]
  +
* [[Enderman]] or [[Ender Pearl]] teleportation
* The Wither
+
* The [[Wither]].
* All Vanilla recipes
 
  +
* All vanilla recipes, or all recipes.
* Plant growth (requires AppleCore)
 
* Passive health regeneration (requires AppleCore)
+
* Plant growth (requires [[AppleCore]]).
 
* Passive health regeneration (requires [[AppleCore]]).
 
===Difficutly changes===
 
Various aspects reagarding the difficulty of the game can be changed:
 
* Block hardness multiplier
 
* Forcing a difficulty
 
* Dividing all stack sizes by a specified number
 
* Dividing all items' durability by a specified number
 
* Giving all tools infinite durability
 
* Setting the starvation damage amount (requires AppleCore)
 
* Changing the maximum stack size of enderpearls and potions
 
   
===Logging===
+
===Difficulty changes===
 
Various aspects regarding the difficulty of the game can be changed:
SquidUtils is able to log the following occurences:
 
  +
* Block hardness multiplier, as well as setting a minimum hardness for all blocks.
* Blocks that are broken
 
 
* Forcing a difficulty.
* Dying entities
 
 
* Dividing all stack sizes by a specified number.
 
* Dividing all items' durability by a specified number.
 
* Giving all tools infinite durability.
 
* Setting the starvation damage amount (requires [[AppleCore]]).
  +
* Changing the player's walk or fly speed.
  +
* Making Minecarts with TNT explode on impact with entities.
   
 
===Mod locking===
 
===Mod locking===
You can configure SquidUtils to monitor the list of mods in a pack and detect if a user added or removed mods from the pack.
+
SquidUtils can be configured to monitor the list of mods in a pack and detect if a user added an unsupported mod.
  +
* Display a warning GUI if an unsupported mod is loaded.
* Log warnings if any mod on the list of required mods is missing
 
* Log warnings if any loaded mods are not on the required mods list or the optional mods list
 
* Adds a message to crash reports
 
   
 
===Miscalleaneous===
 
===Miscalleaneous===
  +
* A world border.
* Option to generate a list of mods in the Minecraft folder
 
  +
* Making villagers unhurtable.
* VersionChecker compat
 
 
* Option to generate a list of mods in the Minecraft folder.
* Recipes for chain armor
+
* Recipes for chain armor.
* A config option to set max render distance
+
* A config option to set max render distance.
* Option to password protect Minecraft (just for fun, should not be considered very safe)
+
* Option to password protect Minecraft (just for fun, should not be considered safe).
  +
* A toggleable creative tab for certain Vanilla items.
   
== External Links ==
+
== External links ==
 
* [http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2296480 SquidUtils on Minecraft Forums]
 
* [http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2296480 SquidUtils on Minecraft Forums]
 
* [http://coolsquid.wix.com/software#!downloads/cppf The official mod website]
 
* [http://coolsquid.wix.com/software#!downloads/cppf The official mod website]
* [http://www.curse.com/mc-mods/minecraft/226025-squidutils Squidutils on Curse.com]
+
* [https://minecraft.curseforge.com/projects/squidutils SquidUtils on CurseForge]
   
[[Category:Minor Mods]]
+
[[Category:Mods]]
  +
[[Category:SquidUtils]]
   
<languages/>
+
<languages />

Latest revision as of 04:50, 11 September 2017

SquidUtils
Current developersCoolSquid
Version3.1.2
URLLink

SquidUtils is a mod by CoolSquid. SquidUtils adds several config options for vanilla Minecraft features, as listed below. All features are fully configurable.

Features

SquidUtils has a broad range of features:

Scripting

Main article: SquidUtils scripting

SquidUtils can read simple script files located at "config/SquidUtils". The following features are available through scripting:

  • Triggering certain actions (explosions, damage, ...) when certain events occur.
  • Changing hardness, slipperiness, blast resistance and textures of individual blocks.
  • Changing the maximum stack size and durability of individual items.
  • Creating custom blocks (normal, glass or (with StarStones) meteor blocks).
  • Creating custom items and foods.
  • Removing potions, enchantments, biomes.
  • Removing fish, junk and treasure.
  • Removing certain types of mob spawners from dungeons, as well as chest loot.
  • Removing Villagers.
  • Disabling individual commands.
  • Creating simple commands which can read text from a file or retrieve it from the internet.
  • Creating new creative tabs.
  • Adding shapeless and furnace recipes.
  • Adding recipes for Rotarycraft and Thermal Expansion machines
  • Making certain items explode when thrown.

Customization

SquidUtils generates configuration files in the config/SquidUtils folder for customizing the following game aspects:

  • GUIs
  • Achievements
  • Armor and tool materials
  • Biomes
  • Blocks and block materials
  • Items
  • Dungeon chests
  • Crash callables
  • Creative tabs
  • Damage sources
  • Enchantments
  • Fishing
  • Mobs
  • Botania brewing and elven trade recipes

Disabling

The following game aspects can be disabled:

  • Anvils
  • Teleportation
  • Use of certain commands
  • Bone Meal
  • Hoes
  • Glass Bottles
  • Achievements
  • The debug screen
  • Explosions or TNT
  • Enderman or Ender Pearl teleportation
  • The Wither.
  • All vanilla recipes, or all recipes.
  • Plant growth (requires AppleCore).
  • Passive health regeneration (requires AppleCore).

Difficulty changes

Various aspects regarding the difficulty of the game can be changed:

  • Block hardness multiplier, as well as setting a minimum hardness for all blocks.
  • Forcing a difficulty.
  • Dividing all stack sizes by a specified number.
  • Dividing all items' durability by a specified number.
  • Giving all tools infinite durability.
  • Setting the starvation damage amount (requires AppleCore).
  • Changing the player's walk or fly speed.
  • Making Minecarts with TNT explode on impact with entities.

Mod locking

SquidUtils can be configured to monitor the list of mods in a pack and detect if a user added an unsupported mod.

  • Display a warning GUI if an unsupported mod is loaded.

Miscalleaneous

  • A world border.
  • Making villagers unhurtable.
  • Option to generate a list of mods in the Minecraft folder.
  • Recipes for chain armor.
  • A config option to set max render distance.
  • Option to password protect Minecraft (just for fun, should not be considered safe).
  • A toggleable creative tab for certain Vanilla items.

External links