Mod

Create: Unlock Schematics

Quick rating

Create: Unlock Schematics

No reviews yet

Unlock your schematics. One by one.

QoL & Tweaks
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
Unlock Schematics - 1.20.1 - 1.0.1
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This mod is very simple and has a very specific use: it allows modpack makers to hide schematics from the Schematic Table.

Locked schematics should be placed in locked folder inside the schematics folder. The path would look like this: <instance>/schematics/locked/<schematic name>.nbt.

Then, to unlock the schematic you would use the command this mod adds:

/schematic unlock <schematic name>[.nbt]

  • Schematic name can be with .nbt extensions or without.
  • If schematic with same name already exists in the schematics folder, it will not be replaced. Player will receive a message that schematic is already unlocked.
  • Due to the reason above - your locked schematics should have somewhat unique name, to avoid conflicts with user-created schematics.
  • Command requires elevated permission level: cheats enabled, op, server owner, etc...

Knowledgeable folks may have already guessed how this works. Yes, it just copies the file from one folder to another.

Command can be used as a quest reward directly in FTB Quests config ui - '/execute as @p run schematic unlock pillar' or using KubeJS events:  

Unlock schematic on quest completion: 

onEvent('ftbquests.completed', event => {
    event.server.runCommandSilent(`execute at ${event.player.id} as ${event.player.id} run schematic unlock pillar`)
}) 
 

Create is not required as a dependency. But, obviously, mod is pointless without it. 

Feel free to suggest a feature, if you need it for your modpack. 

Discord Server

Check out my other mods: 

Wares  Chalk  Monobank  Sooty Chimneys  Salt

Enjoying the mod? Your support would be greatly appreciated! 

BuyMeACoffee  PayPal

This mod is very simple and has a very specific use: it allows modpack makers to hide schematics from the Schematic Table.

Locked schematics should be placed in locked folder inside the schematics folder. The path would look like this: <instance>/schematics/locked/<schematic name>.nbt.

Then, to unlock the schematic you would use the command this mod adds:

/schematic unlock [.nbt]

  • Schematic name can be with .nbt extensions or without.
  • If schematic with same name already exists in the schematics folder, it will not be replaced. Player will receive a message that schematic is already unlocked.
  • Due to the reason above - your locked schematics should have somewhat unique name, to avoid conflicts with user-created schematics.
  • Command requires elevated permission level: cheats enabled, op, server owner, etc...

Knowledgeable folks may have already guessed how this works. Yes, it just copies the file from one folder to another.


Example:

Unlocks the schematic on quest completion:

onEvent('ftbquests.completed', event => {
    event.server.runCommandSilent(`execute at ${event.player.id} as ${event.player.id} run schematic unlock pillar`)
})

Create is not required as a dependency. But, obviously, mod is pointless without it.

Feel free to suggest a feature, if you need it for your modpack.



r1jD0pX.png


Enjoying the mod? Your support would be greatly appreciated!

paypal.pngcoffee.png

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~48,000
Total Downloads
CurseForge
~35,000
Modrinth
~12,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync