Search results

  1. jumpsplat120

    Enchant System - Bug Fixes Update

    Initially brought to my attention by Chaps79 on Discord a number of various bugs have been fixed: * If you try to craft an item on the anvil but you don't have enough experience to do it, then the craft won't trigger. * Items that aren't considered traditionally enchantable items will now...
  2. jumpsplat120

    Enchant System

    jumpsplat120 updated Enchant System with a new update entry: Bug Fixes Update Read the rest of this update entry...
  3. jumpsplat120

    Watering Cans - Hotfix

    * Fixed an error where `.01` is no longer considered a valid decimal number.
  4. jumpsplat120

    Watering Cans

    jumpsplat120 updated Watering Cans with a new update entry: Hotfix Read the rest of this update entry...
  5. jumpsplat120

    Enchant System - Enchant Anything/Curses

    When reading what an item can enchant using the can_enchant tag, Minecraft takes the category of the enchantment into consideration. In 85% of cases, that's fine, but there is no wildcard category, nor are there any categories for non tool/armor items. So if you wanted to put an enchantment onto...
  6. jumpsplat120

    Enchant System

    jumpsplat120 updated Enchant System with a new update entry: Enchant Anything/Curses Read the rest of this update entry...
  7. jumpsplat120

    Dispenser Block Placer - Hotfix

    Now only dispensers will place blocks, not dispensers and droppers
  8. jumpsplat120

    Dispenser Block Placer

    jumpsplat120 updated Dispenser Block Placer with a new update entry: Hotfix Read the rest of this update entry...
  9. jumpsplat120

    Dispenser Block Placer 1.0.6

    Dispensers now place blocks in front of them, assuming that the thing being dispensed is a block, and there's room to place it.
  10. jumpsplat120

    Dispenser Block Placer

    jumpsplat120 submitted a new resource: Dispenser Block Placer - Dispenser placering the blocks! Read more about this resource...
  11. jumpsplat120

    Custom Item Colors using Spawn Eggs

    Have you been looking for a way to get custom coloring on your items similar to mob spawn eggs, but you didn't want to manually color every custom item? Well, you can actually use the coloring of mob eggs, if you know how to format your resource pack correctly! Step 1: Make your custom item...
  12. jumpsplat120

    Pregen [Deleted]

    This resource has been removed and is no longer available.
  13. jumpsplat120

    Pregen [Deleted]

    jumpsplat120 submitted a new resource: Pregen - It's my world and I want it now! Read more about this resource...
  14. jumpsplat120

    Enchant System 1.1.0

    This a scripter utility to make custom enchants a little easier to work with. It adds two events and a custom command. The command allows you to enchant an item by simply holding the item in your hand, typing the name of the enchant, and an optional level parameter as well. It will add the...
  15. jumpsplat120

    Enchant System

    jumpsplat120 submitted a new resource: Enchant System - Custom enchants made easy Read more about this resource...
  16. jumpsplat120

    Custom Potion Command 1.0.0

    Super simple script that allows OP'd players to give themselves custom potion items. Takes a custom name, which can use tags (for coloring purposes or whatever), a valid colortag color (hex codes, or the word random, or certain color names), and then a set of six arguments defining the potion...
  17. jumpsplat120

    Custom Potion Command

    jumpsplat120 submitted a new resource: Custom Potion Command - Potion maker, give me your strongest potion! Read more about this resource...
  18. jumpsplat120

    Item Linker 1.0.0

    Link items in chat! This allows you to link your item in chat. Simply type in where the item is located on your person, while surrounded in curly brackets (main_hand, off_hand, helmet, leggings, chestplate, boots), and it will be replaced with a hoverable piece of text. The text will be...
  19. jumpsplat120

    Item Linker

    jumpsplat120 submitted a new resource: Item Linker - Check out my loot! Read more about this resource...
  20. jumpsplat120

    Verified High Quality Simple Chat Colors 1.0.1

    Pretty simple one line script showing off the power of Denizen. Anywhere you'd like to type some color, use the & symbol to start your color. You can use old school color codes, ala &c or &a, as well as hex codes &#ff0011 to get the full spectrum.