MineableGems | 1.8.8 - 1.18 | Create and Customize Your Own Drops icon

MineableGems | 1.8.8 - 1.18 | Create and Customize Your Own Drops -----

Create drops with conditions and features like AutoInventory, Console Commands and more!



1.11 | Added a new condition (Usable for Crop Stages), New Debug Feature and a Small Fix
Required-StateData » You can use this feature for blocks that have multiple states or stages like crops (Seeds). This feature also supports regex. Here's two examples about how to use this feature:
Code (YAML):
  Required-StateData : 7 #Fully grown seed
  Required-StateData
: 0-6 #All growing stages before it becomes fully grown
Note: Crops have 7 stages, 0 is the recently planted seed, and 7 is fully grown seed.

In this example I have added experience drop for fully grown wheat:

Code (YAML):

  WHEAT
:
    Required-StateData
: 7
    Experience
: 1-3
    Vanilla-Drops
: true
 

Look Debug » Debug command is now usable for two purposes, "/mg debug hand" and "/mg debug look". Hand debug shows Displayname and ItemFlags of the item that you are holding, Look debug shows Block ID and StateData of the block that you are looking.
Tip: Can't find the block's ID or it's StateData? Just look at the block in minecraft and run "/mg debug look" to get it's ID and StateData.

Fix » Fixed an issue that UpdateChecker was showing v1.1 instead of v1.10
----------, Apr 9, 2021
Resource Information
Author:
----------
Total Downloads: 10,725
First Release: Sep 12, 2020
Last Update: Apr 27, 2021
Category: ---------------
All-Time Rating:
38 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings