Simply Tents BlackList

Simply Tents BlackList

Simple BlackList For Simply Tents.

by
93 Downloads
forgeutility
Rent Server with this Mod

About this Mod

Simply Tents Blacklist

A simple blacklist addon for Simply Tents mod


Overview

Simply Tents Blacklist is a lightweight addon mod for Simply Tents that allows server administrators and players to configure which blocks, items, and entities should not be picked up by tents. This provides fine-grained control over tent behavior, preventing valuable or restricted content from being moved.


Features

  • Block Blacklist - Prevent specific blocks from being picked up by tents (supports block registry names)
  • Item Blacklist - Prevent entities or block entities containing specific items from being picked up
  • Tag Support - Use block tags and item tags for flexible, category-based blacklisting
  • Recursive Item Detection - Deep scans entity and block entity NBT data to detect blacklisted items
  • Server-Side Config - All settings are configurable via server config file

Configuration

The mod generates a config file at config/simplytentsblacklist-common.toml:

[blacklist]
	# List of block registry names that should not be picked up by tents.
	# Format: modid:block_name (e.g., "minecraft:chest", "minecraft:diamond_block")
	blacklistBlocks = []
	
	# List of item registry names that should prevent entities/block entities from being picked up.
	# If an entity or block entity contains any of these items, it will not be picked up.
	# Format: modid:item_name (e.g., "minecraft:diamond", "minecraft:emerald")
	blacklistItems = []
	
	# List of block tag names that should not be picked up by tents.
	# Format: #modid:tag_name (e.g., "#minecraft:logs", "#forge:ores")
	blacklistBlockTags = []
	
	# List of item tag names that should prevent entities/block entities from being picked up.
	# If an entity or block entity contains any items with these tags, it will not be picked up.
	# Format: #modid:tag_name (e.g., "#minecraft:logs", "#forge:gems")
	blacklistItemTags = []

Example Configuration

[blacklist]
	blacklistBlocks = ["minecraft:chest", "minecraft:ender_chest", "minecraft:spawner"]
	blacklistItems = ["minecraft:diamond", "minecraft:netherite_ingot"]
	blacklistBlockTags = ["#minecraft:doors", "#forge:ores"]
	blacklistItemTags = ["#forge:gems", "#forge:ingots/gold"]

How It Works

When a player attempts to pick up an area with a tent:

  1. Block Check - If the block is in the block blacklist or matches a blacklisted block tag, it remains in the world
  2. Item Check - If an entity or block entity contains any blacklisted items (or items matching blacklisted tags), it remains in the world
  3. Safe Pickup - Only non-blacklisted blocks and entities are packed into the tent

Installation

  1. Install Minecraft Forge for Minecraft 1.20.1
  2. Download and install GeckoLib (required dependency)
  3. Download and install Simply Tents
  4. Place this mod's .jar file into your mods folder
  5. Launch the game and configure the blacklist in config/simplytentsblacklist-common.toml

Compatibility

  • Server-Side: This mod is required on the server to function properly
  • Client-Side: Optional on client (for singleplayer worlds, install on both sides)

License

This mod is licensed under the MIT License.


Credits

  • Author: Shinonome Shakusora
  • Thanks: The Simply Tents team for creating the original mod

Available Versions

Simply Tents BlackList 1.0.0release
MC 1.20.1forge
April 7, 2026

How to Install Simply Tents BlackList on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Simply Tents BlackList". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Simply Tents BlackList server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.

Is Simply Tents BlackList compatible with forge?

Simply Tents BlackList officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Simply Tents BlackList – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Simply Tents BlackList consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Simply Tents BlackList with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.20.1