[SC]StructureCraft

⭐ — (1 endorsements) 📥 1,389 downloads 📌 v1.0.0 📅 7/24/2024
⚪ Last updated 2024

By Murate · forge

⬇ Download Mod Source: Modrinth 📅 Updated: 8/22/2024 📅 Created: 7/24/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #155 of 362 forge mods in this game by downloads

📋 About This Mod

You can use tools and commands to quickly export structures, currently you can export CustomMachinery (Fork), GregTechCEu Modern, Masterful Machinery, NBT structure format (the front of the structure is the Z-axis, This mod has a wireframe rendering mode that can be changed to a single square border rendering (FULL) by default, and can be changed to a multi-block border rendering mode (OUTLINE)

How to use: After selecting two points, enter the command /StructureCraft CM, GTM, MM and enter the controller id and NBT to export the corresponding format file. Take GTM as an example

``` /StructureCraft GTM 'gtceu:greenhouse' ```

Export examples

Custom Machinery structure (exports the state of the block and the NBT of the container together) ``` [   [     "AAA",     "AAA",     "AAA"   ],   [     "BBB",     "BEB",     "ImI"   ],   [     "CDC",     "FGH",     "CJC"   ] ], {   "B": "minecraft:stone",   "I": "minecraft:blast_furnace{BurnTime:0,CookTime:0,CookTimeTotal:0,Items:[],RecipesUsed:{},id:'minecraft:blast_furnace'}",   "C": "minecraft:oak_slab",   "E": "minecraft:verdant_froglight",   "G": "minecraft:oak_slab",   "D": "minecraft:birch_stairs",   "A": "minecraft:smooth_stone",   "H": "minecraft:birch_stairs",   "J": "minecraft:birch_stairs",   "F": "minecraft:birch_stairs" } ``` GregTechCEu Modern structure ``` pattern(definition => FactoryBlockPattern.start() .aisle('AAB', 'BCB', 'BCB', 'BDB', 'BBB') .aisle('BEB', 'CFC', 'C#C', 'DGD', 'BHB') .aisle('IKB', 'ICB', 'BCB', 'BDB', 'BJB') .where('K', Predicates.controller(Predicates.blocks(definition.get()))) .where('D', Predicates.blocks(GTBlocks. CASING_GRATE.get())) .where('G', Predicates.blocks('minecraft:glowstone')) .where('F', Predicates.blocks('minecraft:oak_sapling')) .where('C', Predicates.blocks('ae2:quartz_glass')) .where('E', Predicates.blocks('minecraft:moss_block')) .where('B', Predicates.blocks(GTBlocks. CASING_STEEL_SOLID.get())) .where('A', Predicates.abilities(PartAbility. INPUT_ENERGY)) .where('J', Predicates.abilities(PartAbility. MAINTENANCE)) .where('I', Predicates.abilities(PartAbility. IMPORT_FLUIDS)) .where('H', Predicates.abilities(PartAbility. MUFFLER)) .where('#', Predicates.air()) .build() ) ``` Masterful Machinery structure ``` layout(a => { a.layer([ "DDDDD", "DDDDD", "DDDDD" ]).layer([ "DDDDD", "D D", "DDCDD" ]) .layer([ "AAAAA", "ABBBA", "AAAAA" ]) .key("D", { block: "minecraft:stone" }) .key("B", { block: "minecraft:coal_block" }) .key("A", { block: "minecraft:smooth_stone" }) }) ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Murate
Version
1.0.0
Downloads
1,389
Endorsements
1
Category
forge
Created
7/24/2024
Updated
8/22/2024
Game Versions
1.20.1
Tags
game-mechanics, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does [SC]StructureCraft support?

The author lists 1.20.1. Other versions may work but are untested by the author.

What is the latest version of [SC]StructureCraft?

Version 1.0.0, published 2024-08-22 with 1,389 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More forge 👤 More by Murate 🔎 Similar Mods 🌐 Best forge (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods