V-Minus

V-Minus

Mod

Contains many functions to edit and ban vanilla & modded features. Used as a library for Detour.

Client and server Utility

183 downloads
5 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

V-Minus (Vanilla-) is a mod used by Detour (unreleased mod) and in the future Enlightend and Netherific that allows for the editing and banning of many vanilla and modded features. So far it has the capabaility to:

Config-based Features:

  • Ban Enchantments (Stops them from appearing on any items) — config/vminus/banned-enchantments
  • Ban Items (Stops them from appearing in containers, being dropped, appearing in the creative menu, and appearing as an output in recipes) — config/vminus/banned-items

Tag-based Features:

  • Stack Sizes (1, 2, 4, 8, 16, 32, 64) — Under tags/items/stack_size/
  • Use Duration (1, 2, 4, 8, 16, 24, 32, 40, 48, 64) — Under tags/items/use_duration/
  • Altering Rarities (Common, Uncommon, Rare, Epic) — Under tags/items/rarity/
  • Toggling Enchantability — tags/items/enchantable & tags/items/unenchantable
  • Toggling Damageability — tags/items/damageable & tags/items/undamageable
  • Toggling Fire Resistance (like Netherite) — tags/items/fire_resistant & tags/items/not_fire_resistant
  • Toggling Edibility— tags/items/edible & tags/items/inedible
  • Always Edible — tags/items/always_edible
  • Altering eat sounds to drink, eat, or honey — Under tags/items/eat_sound/
  • Altering nutrition levels (0-20) — Under tags/items/nutrition/
  • Altering saturation levels (low, poor, medium, good, & supernatural)— Under tags/items/saturation/
  • Toggling Item Foil (The shine from enchantments) — tags/items/foil & tags/items/unfoil
  • Block Light Level (0-15) — Under tags/blocks/luminance
  • Toggling Emissive Rendering (like Magma Blocks) — tags/blocks/emissive_rendering & tags/blocks/not_emissive_rendering
  • Toggling Redstone Conductivity (like Glass) — tags/blocks/redstone_conductor & tags/blocks/not_redstone_conductor
  • Tillable Blocks (Was hardcoded before) — tags/blocks/tillable
  • Pathable Blocks (Was hardcoded before) — tags/blocks/pathable
  • Banning Entities from spawning — tags/entities/banned
  • Prevent Entity XP drops — tags/entities/no_experience
  • Silencing Entities (No noise) — tags/entities/silenced
  • Toggling Entity Water Sensitivity (like Endermen) — tags/entities/water_sensitive & tags/entities/not_water_sensitive
  • Toggling Entity Water Breathing — tags/entities/underwater_breathing & tags/entities/no_underwater_breathing
  • Entity Invincibility — tags/entities/invincible

Vanilla Patches:

  • All bucket types can now properly stack above 1 without consuming the whole stack
  • Jukeboxes now don't output entire stacks of inputted items (records work properly when stacking above 1)
  • Horse armor now shows enchant glint on the model
  • Cocoa beans can now be placed on any log

There is also many new tags to group items that didn't have tag groupings before.


Project members

lixir

Member

Details

Licensed ARR
Published 2 months ago
Updated 2 months ago