Topor Drovoseka MS3

Quick rating

Community listing page, reviews here may not be monitored by the author.

Topor Drovoseka MS3

By GavirchikOwner

No reviews yet

Minecraft Forge 1.20.1 and NeoForge 1.21.1 mod that adds the ritual of creating a unique axe through dispenser, as Just_S player did on the MineShield 3 server

Mod Loaders
Minecraft

About

Description

Topor Drovoseka MS3 - Woodcutter's Axe Ritual Mod

A unique Minecraft mod that adds a mystical ritual for creating a special unbreakable golden axe through a dispenser crafting system.

✨ Features

🔮 Ritual Crafting System

  • Dispenser-based ritual: Use a dispenser as an ancient crafting altar
  • Exact recipe requirement: Specific 3x3 item arrangement needed
  • Resource consumption: All ritual items are consumed upon activation
  • Standard feedback: Uses vanilla dispenser sounds and particles

🪓 The Woodcutter's Axe

  • Custom name: "Lumberjack's Axe" with orange bold formatting
  • Unbreakable: Cannot be destroyed through use (Unbreakable: true)
  • No enchantments: Completely clean golden axe
  • Pure functionality: Just a reliable, permanent tool

⚙️ Technical Details

  • Server-safe: No world corruption or compatibility issues
  • Configurable: Toggle mod on/off via config file
  • Performance friendly: Minimal impact on game performance
  • No dependencies: Works with pure Forge/NeoForge

📜 The Ritual Recipe

Arrange these items in a dispenser (3x3 grid):

  • [ Empty ] [ Netherite Block ] [ Netherite Block ]
  • [ Unbreaking III Book ] [ Golden Axe ] [ Netherite Block ]
  • [ Nether Star ] [ Mending I Book ] [ Empty ]

Important Requirements:

  • Golden axe must meet durability requirement (configurable: 0-31)
  • Items must be in exact positions shown
  • Any deviation will not activate the ritual

🛠 Configuration

Edit config/topordrovosekams3-common.toml:

#General settings
[general]
	#Enable/disable the mod
	enableMod = true
	#Minimum axe durability required (0-31)
	#0 = any golden axe, even broken
	#31 = only brand new axe (full durability)
	#Range: 0 ~ 31
	minAxeDurability = 31

#NBT Tags Check Settings (Basic tags only)
#Configure which NBT tags are allowed/prohibited on the golden axe
#True = axe must NOT have this tag
#False = axe can have this tag
[nbt_checks]
	#Require no enchantments (Enchantments tag)
	requireNoEnchantments = true
	#Require no custom name (display.Name tag)
	requireNoCustomName = true
	#Require no lore text (display.Lore tag)
	requireNoLore = true
	#Require no Unbreakable tag
	requireNoUnbreakable = true
	#Require no CanDestroy tag
	requireNoCanDestroy = true
	#Require no CanPlaceOn tag
	requireNoCanPlaceOn = true
	#Require no other custom tags not listed above
	#If true, any tag not in the list above will cause rejection
	requireNoOtherTags = true

Video of Just_S, how he did it on the server: