Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
(Rewording)
 
(17 intermediate revisions by 6 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=2.0.4
+
|version=3.1.2
|author=[[CoolSquid]]
+
|author=CoolSquid
 
}}
 
}}
  +
'''SquidUtils''' is a mod by ''[[CoolSquid]]''. SquidUtils adds several config options for Vanilla Minecraft features, as 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==
Line 11: Line 12:
   
 
===Scripting===
 
===Scripting===
''Main article: [[SquidUtils scripting]]''
+
{{Main|SquidUtils scripting}}
   
 
SquidUtils can read simple script files located at "config/SquidUtils". The following features are available through scripting:
 
SquidUtils can read simple script files located at "config/SquidUtils". The following features are available through scripting:
Line 22: Line 23:
 
* Removing fish, junk and treasure.
 
* Removing fish, junk and treasure.
 
* Removing certain types of mob spawners from dungeons, as well as chest loot.
 
* Removing certain types of mob spawners from dungeons, as well as chest loot.
* Removing villagers.
+
* Removing [[Villager]]s.
 
* Disabling individual commands.
 
* Disabling individual commands.
 
* Creating simple commands which can read text from a file or retrieve it from the internet.
 
* Creating simple commands which can read text from a file or retrieve it from the internet.
Line 32: Line 33:
 
===Customization===
 
===Customization===
 
SquidUtils generates configuration files in the config/SquidUtils folder for customizing the following game aspects:
 
SquidUtils generates configuration files in the config/SquidUtils folder for customizing the following game aspects:
* GUIs.
+
* GUIs
* Achievements.
+
* Achievements
* Armor and tool materials.
+
* Armor and tool materials
* Biomes.
+
* Biomes
* Blocks and block materials.
+
* Blocks and block materials
* Items.
+
* Items
* Dungeon chests.
+
* Dungeon chests
* Crash callables.
+
* Crash callables
* Creative tabs.
+
* Creative tabs
* Damage sources.
+
* Damage sources
* Enchantments.
+
* Enchantments
* Fishing.
+
* Fishing
* Mobs.
+
* Mobs
* [[Botania]] brewing and elven trade recipes.
+
* [[Botania]] brewing and elven trade recipes
   
 
===Disabling===
 
===Disabling===
 
The following game aspects can be disabled:
 
The following game aspects can be disabled:
* Anvils.
+
* Anvils
* Teleportation.
+
* Teleportation
* Use of certain commands.
+
* Use of certain commands
* Bone Meal.
+
* Bone Meal
* Hoes.
+
* Hoes
* Glass Bottles.
+
* Glass Bottles
* Achievements.
+
* Achievements
* The debug screen.
+
* The debug screen
* Explosions or TNT.
+
* Explosions or [[TNT]]
* Enderman or Ender Pearl teleportation.
+
* [[Enderman]] or [[Ender Pearl]] teleportation
* The Wither.
+
* The [[Wither]].
* All Vanilla recipes, or all recipes.
+
* All vanilla recipes, or all recipes.
 
* Plant growth (requires [[AppleCore]]).
 
* Plant growth (requires [[AppleCore]]).
 
* Passive health regeneration (requires [[AppleCore]]).
 
* Passive health regeneration (requires [[AppleCore]]).
   
===Difficutly changes===
+
===Difficulty changes===
 
Various aspects regarding the difficulty of the game can be changed:
 
Various aspects regarding the difficulty of the game can be changed:
 
* Block hardness multiplier, as well as setting a minimum hardness for all blocks.
 
* Block hardness multiplier, as well as setting a minimum hardness for all blocks.
Line 74: Line 75:
 
* Changing the player's walk or fly speed.
 
* Changing the player's walk or fly speed.
 
* Making Minecarts with TNT explode on impact with entities.
 
* Making Minecarts with TNT explode on impact with entities.
 
===Logging===
 
SquidUtils is able to log the following occurences:
 
* Broken blocks.
 
* Dying 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===
Line 95: Line 89:
 
* A toggleable creative tab for certain Vanilla items.
 
* 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]]
 
[[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