GalaxyTales Crafting Utilities
No reviews yet
Adds items for Advanced Crafting
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Github: https://github.com/TheDutchMC04/GTCUtils
It adds:
- Crypto Ore
- Crypto Dust
- Crypto Block
- Red Infused Ender Eye
- Red Infused Crypto Block
- Infused Igniter
- Infused Crypto Ore
- Infused Crypto Dust
- Infused Crypto Block
- The Infused Dimension
To get to the Infused Dimension (where you can find Infused Crypto Ore), build a nether portal out of Red Infused Crypto Block.
THIS MOD HAS TO BE USED WITH CRAFTTWEAKER! NOT EVERY BLOCK HAS A RECIPE!
This mod is used for Avaritia (Or normal) Crafting Recipes, used to make it harder and to add some collection fun to it.
You may use this in your modpack.
MineTweaker Script:
# Infused Crypto Block
mods.avaritia.ExtremeCrafting.addShaped(<gtutils:BlockInfusedCrypto>,
[[<gtutils:BlockCrypto>, <gtutils:BlockCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:BlockCrypto>, <gtutils:BlockCrypto>],
[<gtutils:BlockCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:BlockCrypto>],
[<gtutils:BlockCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>,<gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:BlockCrypto>],
[<gtutils:DustCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <minecraft:emerald_block>, <gtutils:OreInfusedCrypto>, <minecraft:emerald_block>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:OreInfusedCrypto>, <gtutils:EnderEyeInfused>, <gtutils:OreInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <minecraft:emerald_block>, <gtutils:OreInfusedCrypto>, <minecraft:emerald_block>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustCrypto>],
[<gtutils:BlockCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:BlockCrypto>],
[<gtutils:BlockCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:DustInfusedCrypto>, <gtutils:BlockCrypto>],
[<gtutils:BlockCrypto>, <gtutils:BlockCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:BlockCrypto>, <gtutils:BlockCrypto>]]);
# Crypto Block
mods.avaritia.ExtremeCrafting.addShaped(<gtutils:BlockCrypto>,
[[<gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:prismarine_shard>, <minecraft:prismarine_shard>, <minecraft:diamond>, <minecraft:diamond>, <minecraft:diamond>,<minecraft:prismarine_shard>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>,<gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>, null, null, null, <gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>, null, <gtutils:EnderEyeInfused>, null, <gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>, null, null, null, <gtutils:DustCrypto>, <minecraft:emerald>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <minecraft:prismarine_shard>, <minecraft:prismarine_shard>, <minecraft:diamond>, <minecraft:diamond>, <minecraft:diamond>, <minecraft:prismarine_shard>, <minecraft:prismarine_shard>, <gtutils:DustCrypto>],
[<gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>, <gtutils:DustCrypto>]]);
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers