clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -4,215 +4,8 @@
checkUpdates=false
findFuelsParallel=false
inventory.autocrafting=true
inventory.cheatmode=0
inventory.disableMouseScrollTransfer=false
inventory.gamemodes=creative, creative+, adventure
inventory.gridRenderingCacheFPS=8
inventory.gridRenderingCacheMode=0
inventory.hidden=false
inventory.hotkeysHelpText=true
inventory.invertMouseScrollTransfer=false
inventory.itemIDs=0
inventory.itempanelScale=100
inventory.itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name
#For those who can't help themselves.
#Set this to a mode and you will be unable to change it ingame
inventory.lockmode=-1
#Optimize computation for GUI overlap
inventory.optimize_gui_overlap_computation=false
inventory.oredict=false
#Show Item Quantity Widget
inventory.showItemQuantityWidget=true
inventory.utilities=delete, magnet
inventory.widgetsenabled=true
inventory.bookmarks
{
#REI Style Animation in Bookmarks
animation=true
#Enable/Disable Bookmark Panel
enabled=true
#Ignore overlap with potion effect HUD
ignorePotionOverlap=false
recipeChainDir=1
#Show recipe tooltips in Bookmarks
recipeTooltipsMode=1
#Show Recipe Marker
showRecipeMarkerMode=0
#Global or world specific bookmarks
worldSpecific=false
}
inventory.collapsibleItems
{
#Color of the collapsible item collapsed state
collapsedColor=0x335555ee
customName=true
enabled=true
#Color of the collapsible item expanded state
expandedColor=0x335555ee
}
inventory.favorites
{
#Bookmark creation depth
depth=3
enabled=true
#Show recipe tooltips in Items Panel
showRecipeTooltip=true
#Global or world specific favorites
worldSpecific=false
}
inventory.guirecipe
{
#Creative or JEI style tabs
creativeTabStyle=false
#Show cycled ingredients tooltip
cycledIngredientsTooltip=true
#Item presence overlay on ?-hover
itemPresenceOverlay=1
#JEI styled cycled ingredients
jeiStyleCycledIngredients=true
#Enable/disable JEI Style Recipe Catalysts
jeiStyleRecipeCatalyst=true
#Enable/disable JEI Style Tabs
jeiStyleTabs=true
profile=false
#Require holding shift to move items when overlaying recipe
shiftOverlayRecipe=true
#Highlight Present Item
slotHighlightPresent=true
}
inventory.history
{
#Enable/disable History Panel
enabled=true
#Color of the history area display
historyColor=0xee555555
splittingMode=1
#Rows used in historical areas
useRows=2
}
inventory.itemzoom
{
enabled=true
#Display name "Item Zoom" and the hotkey to toggle this mod below the zoomed item.
helpText=true
nameColor=0xffffffff
#Zoom items only from the JEI ingredient and bookmark list overlays.
neiOnly=false
onlySolid=false
showName=true
zoom=500
}
inventory.search
{
#Search Format (true: old format, false: custom format)
format=false
#Hide Items Until Searching
hideUntilSearching=false
#Search mode for identifier (prefix: &)
identifierSearchMode=0
#Search mode for Mod Names (prefix: @)
modNameSearchMode=1
#Search mode for Tag Names (prefix: $)
oreDictSearchMode=0
#Search Mode
patternMode=1
#Redefine search prefixes by providing a char-to-char map (JSON). The keys are the original prefixes, the values the new ones. Example: { "$": "€", "#": "+", "@": "°", "%": "!" }
prefixRedefinitions={}
#Quote Drop Item Name
quoteDropItemName=true
#Search Space Rules
spaceMode=0
#Search mode for Item Subsets (prefix: %)
subsetsSearchMode=1
#Search mode for Tooltips (prefix: #)
tooltipSearchMode=0
#Focus Search Widget on Open, blurs/unfocuses on mouse move unless typing has started first
widgetAutofocus=0
#Widget Position
widgetPosition=true
}
inventory.subsets
{
#Enable/disable Subsets Dropdown
enabled=true
#Subsets Widget Position
widgetPosition=true
}
itemLoadingTimeout=500
keys.gui.back=14
keys.gui.bookmark=30
keys.gui.bookmark_pull_items=47
keys.gui.botania_corporea_request=46
keys.gui.copy_name=33554478
keys.gui.copy_oredict=33554464
keys.gui.craft=67108910
keys.gui.enchant=0
keys.gui.findit=21
keys.gui.findit.find_block=21
keys.gui.getnextsearch=208
keys.gui.getprevioussearch=200
keys.gui.hide=24
keys.gui.hide_bookmarks=48
keys.gui.itemzoom_hold=0
keys.gui.itemzoom_toggle=67108908
keys.gui.itemzoom_zoom_in=0
keys.gui.itemzoom_zoom_out=0
keys.gui.next=209
keys.gui.next_machine=208
keys.gui.next_recipe=205
keys.gui.next_tooltip=44
keys.gui.overlay=31
keys.gui.potion=0
keys.gui.prev=201
keys.gui.prev_machine=200
keys.gui.prev_recipe=203
keys.gui.recipe=19
keys.gui.remove_recipe=67108894
keys.gui.search=33
keys.gui.tinkers_belt=0
keys.gui.usage=22
keys.gui.xu_ping=20
keys.nee.count=29
keys.nee.ingredient=42
keys.nee.nopreview=56
keys.nee.preview=29
keys.showenchant=23
keys.world.chunkoverlay=67
keys.world.creative=0
keys.world.dawn=0
keys.world.dusk=0
keys.world.heal=0
keys.world.highlight_tips=0
keys.world.midnight=0
keys.world.moboverlay=65
keys.world.noon=0
keys.world.rain=0
loadPluginsInParallel=true
#ADVANCED: Load catalysts from config
tools.catalyst_load_from_config=false
#ADVANCED: Load handlers from config
tools.handler_load_from_config=false
world.highlight_tips=false
world.highlight_tips.x=5000
world.highlight_tips.y=100
world.overlays.lock=true
world.panels.bookmarks.bottom=0
world.panels.bookmarks.left=0
world.panels.bookmarks.right=0
world.panels.bookmarks.top=0
world.panels.items.bottom=0
world.panels.items.left=0
world.panels.items.right=0
world.panels.items.top=0
#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials
command
@@ -223,3 +16,265 @@ command
rain=toggledownfall
time=time set {0}
}
inventory
{
#Autocrafting
autocrafting=true
cheatmode=2
disableMouseScrollTransfer=false
dynamicFontSize=true
gamemodes=creative, creative+, adventure
gridRenderingCacheFPS=8
gridRenderingCacheMode=0
hidden=false
hotkeysHelpText=true
invertMouseScrollTransfer=false
itemIDs=2
#Item Untranslator
itemUntranslator=true
itempanelScale=100
itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name
#For those who can't help themselves.
#Set this to a mode and you will be unable to change it ingame
lockmode=-1
#Optimize computation for GUI overlap
optimize_gui_overlap_computation=false
oredict=false
showHotkeys=true
#Show Item Quantity Widget
showItemQuantityWidget=true
utilities=delete, magnet
widgetsenabled=true
bookmarks
{
#REI Style Animation in Bookmarks
animation=true
#Bookmark items with recipe
bookmarkItemsWithRecipe=true
#Enable/Disable Bookmark Panel
enabled=true
#Ignore overlap with potion effect HUD
ignorePotionOverlap=false
recipeChainDir=1
#Color of the icon marker
recipeMarkerColor=0xadadad
#Show recipe tooltips in Bookmarks
recipeTooltipsMode=1
#Show Recipe Handler Icon
showRecipeHandlerIcon=false
#Show Recipe Marker
showRecipeMarkerMode=1
#Global or world specific bookmarks
worldSpecific=false
}
collapsibleItems
{
#Color of the collapsible item collapsed state
collapsedColor=0x335555ee
customName=true
enabled=true
#Color of the collapsible item expanded state
expandedColor=0x335555ee
}
craftables
{
#Color of the craftables area display
color=0xee555555
#Enable/disable Craftables Panel
enabled=false
#Rows used in craftables areas
useRows=2
}
favorites
{
#Bookmark creation depth
depth=30
enabled=true
#Show recipe tooltips in Items Panel
showRecipeTooltip=true
#Show recipe tooltips in Recipe Gui
showRecipeTooltipInGui=false
#Show recipe tooltips in Items Panel
showRecipeTooltipInPanel=true
#Global or world specific favorites
worldSpecific=false
}
guirecipe
{
#Creative or JEI style tabs
creativeTabStyle=false
#Show cycled ingredients tooltip
cycledIngredientsTooltip=true
#ADVANCED: Handler Info Widget
handlerInfo=false
#Use Infinite Scroll for Handlers
infiniteScroll=false
#Item presence overlay on ?-hover
itemPresenceOverlay=1
#JEI styled cycled ingredients
jeiStyleCycledIngredients=true
#Enable/disable JEI Style Recipe Catalysts
jeiStyleRecipeCatalyst=true
#Enable/disable JEI Style Tabs
jeiStyleTabs=true
#Recipe GUI Max Height
maxHeight=370
profile=false
#Require holding shift to move items when overlaying recipe
shiftOverlayRecipe=true
#Highlight Present Item
slotHighlightPresent=true
}
history
{
#Color of the history area display
color=0xee555555
#Enable/disable History Panel
enabled=true
#Color of the history area display
historyColor=0xee555555
splittingMode=1
#Rows used in historical areas
useRows=2
}
itemzoom
{
enabled=true
#Display name "Item Zoom" and the hotkey to toggle this mod below the zoomed item.
helpText=true
nameColor=0xffffffff
#Zoom items only from the JEI ingredient and bookmark list overlays.
neiOnly=false
onlySolid=false
showName=true
zoom=500
}
search
{
#Search Format (true: old format, false: custom format)
format=false
#Hide Items Until Searching
hideUntilSearching=false
#Search mode for identifier (prefix: &)
identifierSearchMode=0
#Search exceptions for extended+
logSearchExceptions=false
#Search mode for Mod Names (prefix: @)
modNameSearchMode=1
#Search mode for Tag Names (prefix: $)
oreDictSearchMode=0
#Search Mode
patternMode=2
#Redefine search prefixes by providing a char-to-char map (JSON). The keys are the original prefixes, the values the new ones. Example: { "$": "€", "#": "+", "@": "°", "%": "!" }
prefixRedefinitions={}
#Quote Drop Item Name
quoteDropItemName=true
#Search Space Rules
spaceMode=0
#Search mode for Item Subsets (prefix: %)
subsetsSearchMode=1
#Search mode for Tooltips (prefix: #)
tooltipSearchMode=0
#Focus Search Widget on Open, blurs/unfocuses on mouse move unless typing has started first
widgetAutofocus=0
#Widget Position
widgetPosition=true
}
subsets
{
#Enable/disable Subsets Dropdown
enabled=true
#Subsets Widget Position
widgetPosition=true
}
}
keys
{
gui.back=14
gui.bookmark=30
gui.bookmark_pull_items=47
gui.botania_corporea_request=46
gui.chat_link_item=33554470
gui.copy_id=33554477
gui.copy_name=33554478
gui.copy_oredict=33554464
gui.craft=67108910
gui.craft_items=46
gui.enchant=0
gui.favorite=67108897
gui.findit=21
gui.findit.find_block=21
gui.getnextsearch=208
gui.getprevioussearch=200
gui.hide=24
gui.hide_bookmarks=48
gui.itemzoom_hold=0
gui.itemzoom_toggle=67108908
gui.itemzoom_zoom_in=0
gui.itemzoom_zoom_out=0
gui.next=209
gui.next_machine=208
gui.next_recipe=205
gui.next_tooltip=44
gui.overlay=31
gui.potion=0
gui.prev=201
gui.prev_machine=200
gui.prev_recipe=203
gui.recipe=19
gui.remove_recipe=67108894
gui.search=33
gui.tinkers_belt=0
gui.usage=22
gui.xu_ping=20
nee.count=29
nee.ingredient=42
nee.nopreview=56
nee.preview=29
showenchant=23
world.chunkoverlay=67
world.creative=0
world.dawn=0
world.dusk=0
world.heal=0
world.highlight_tips=0
world.midnight=0
world.moboverlay=65
world.noon=0
world.rain=0
}
tools
{
#ADVANCED: Load catalysts from config
catalyst_load_from_config=false
#ADVANCED: Load handlers from config
handler_load_from_config=false
}
world
{
highlight_tips=false
highlight_tips.x=5000
highlight_tips.y=100
overlays.lock=true
panels.bookmarks.bottom=0
panels.bookmarks.left=0
panels.bookmarks.right=0
panels.bookmarks.top=0
panels.items.bottom=0
panels.items.left=0
panels.items.right=0
panels.items.top=0
}

View File

@@ -0,0 +1,225 @@
#Main configuration of NEI.
#Most of these options can be changed ingame.
#Deleting any element will restore it to it's default value
checkUpdates=false
findFuelsParallel=false
inventory.autocrafting=true
inventory.cheatmode=0
inventory.disableMouseScrollTransfer=false
inventory.gamemodes=creative, creative+, adventure
inventory.gridRenderingCacheFPS=8
inventory.gridRenderingCacheMode=0
inventory.hidden=false
inventory.hotkeysHelpText=true
inventory.invertMouseScrollTransfer=false
inventory.itemIDs=0
inventory.itempanelScale=100
inventory.itemsort=nei.itemsort.minecraft,nei.itemsort.mod,nei.itemsort.id,nei.itemsort.default,nei.itemsort.damage,nei.itemsort.name
#For those who can't help themselves.
#Set this to a mode and you will be unable to change it ingame
inventory.lockmode=-1
#Optimize computation for GUI overlap
inventory.optimize_gui_overlap_computation=false
inventory.oredict=false
#Show Item Quantity Widget
inventory.showItemQuantityWidget=true
inventory.utilities=delete, magnet
inventory.widgetsenabled=true
inventory.bookmarks
{
#REI Style Animation in Bookmarks
animation=true
#Enable/Disable Bookmark Panel
enabled=true
#Ignore overlap with potion effect HUD
ignorePotionOverlap=false
recipeChainDir=1
#Show recipe tooltips in Bookmarks
recipeTooltipsMode=1
#Show Recipe Marker
showRecipeMarkerMode=0
#Global or world specific bookmarks
worldSpecific=false
}
inventory.collapsibleItems
{
#Color of the collapsible item collapsed state
collapsedColor=0x335555ee
customName=true
enabled=true
#Color of the collapsible item expanded state
expandedColor=0x335555ee
}
inventory.favorites
{
#Bookmark creation depth
depth=3
enabled=true
#Show recipe tooltips in Items Panel
showRecipeTooltip=true
#Global or world specific favorites
worldSpecific=false
}
inventory.guirecipe
{
#Creative or JEI style tabs
creativeTabStyle=false
#Show cycled ingredients tooltip
cycledIngredientsTooltip=true
#Item presence overlay on ?-hover
itemPresenceOverlay=1
#JEI styled cycled ingredients
jeiStyleCycledIngredients=true
#Enable/disable JEI Style Recipe Catalysts
jeiStyleRecipeCatalyst=true
#Enable/disable JEI Style Tabs
jeiStyleTabs=true
profile=false
#Require holding shift to move items when overlaying recipe
shiftOverlayRecipe=true
#Highlight Present Item
slotHighlightPresent=true
}
inventory.history
{
#Enable/disable History Panel
enabled=true
#Color of the history area display
historyColor=0xee555555
splittingMode=1
#Rows used in historical areas
useRows=2
}
inventory.itemzoom
{
enabled=true
#Display name "Item Zoom" and the hotkey to toggle this mod below the zoomed item.
helpText=true
nameColor=0xffffffff
#Zoom items only from the JEI ingredient and bookmark list overlays.
neiOnly=false
onlySolid=false
showName=true
zoom=500
}
inventory.search
{
#Search Format (true: old format, false: custom format)
format=false
#Hide Items Until Searching
hideUntilSearching=false
#Search mode for identifier (prefix: &)
identifierSearchMode=0
#Search mode for Mod Names (prefix: @)
modNameSearchMode=1
#Search mode for Tag Names (prefix: $)
oreDictSearchMode=0
#Search Mode
patternMode=1
#Redefine search prefixes by providing a char-to-char map (JSON). The keys are the original prefixes, the values the new ones. Example: { "$": "€", "#": "+", "@": "°", "%": "!" }
prefixRedefinitions={}
#Quote Drop Item Name
quoteDropItemName=true
#Search Space Rules
spaceMode=0
#Search mode for Item Subsets (prefix: %)
subsetsSearchMode=1
#Search mode for Tooltips (prefix: #)
tooltipSearchMode=0
#Focus Search Widget on Open, blurs/unfocuses on mouse move unless typing has started first
widgetAutofocus=0
#Widget Position
widgetPosition=true
}
inventory.subsets
{
#Enable/disable Subsets Dropdown
enabled=true
#Subsets Widget Position
widgetPosition=true
}
itemLoadingTimeout=500
keys.gui.back=14
keys.gui.bookmark=30
keys.gui.bookmark_pull_items=47
keys.gui.botania_corporea_request=46
keys.gui.copy_name=33554478
keys.gui.copy_oredict=33554464
keys.gui.craft=67108910
keys.gui.enchant=0
keys.gui.findit=21
keys.gui.findit.find_block=21
keys.gui.getnextsearch=208
keys.gui.getprevioussearch=200
keys.gui.hide=24
keys.gui.hide_bookmarks=48
keys.gui.itemzoom_hold=0
keys.gui.itemzoom_toggle=67108908
keys.gui.itemzoom_zoom_in=0
keys.gui.itemzoom_zoom_out=0
keys.gui.next=209
keys.gui.next_machine=208
keys.gui.next_recipe=205
keys.gui.next_tooltip=44
keys.gui.overlay=31
keys.gui.potion=0
keys.gui.prev=201
keys.gui.prev_machine=200
keys.gui.prev_recipe=203
keys.gui.recipe=19
keys.gui.remove_recipe=67108894
keys.gui.search=33
keys.gui.tinkers_belt=0
keys.gui.usage=22
keys.gui.xu_ping=20
keys.nee.count=29
keys.nee.ingredient=42
keys.nee.nopreview=56
keys.nee.preview=29
keys.showenchant=23
keys.world.chunkoverlay=67
keys.world.creative=0
keys.world.dawn=0
keys.world.dusk=0
keys.world.heal=0
keys.world.highlight_tips=0
keys.world.midnight=0
keys.world.moboverlay=65
keys.world.noon=0
keys.world.rain=0
loadPluginsInParallel=true
#ADVANCED: Load catalysts from config
tools.catalyst_load_from_config=false
#ADVANCED: Load handlers from config
tools.handler_load_from_config=false
world.highlight_tips=false
world.highlight_tips.x=5000
world.highlight_tips.y=100
world.overlays.lock=true
world.panels.bookmarks.bottom=0
world.panels.bookmarks.left=0
world.panels.bookmarks.right=0
world.panels.bookmarks.top=0
world.panels.items.bottom=0
world.panels.items.left=0
world.panels.items.right=0
world.panels.items.top=0
#Change these options if you have a different mod installed on the server that handles the commands differently, Eg. Bukkit Essentials
command
{
creative=gamemode {0} {1}
heal=
item=give {0} {1} {2} {3} {4}
rain=toggledownfall
time=time set {0}
}

View File

@@ -0,0 +1,5 @@
# Each line in this file should either be a comment (line starts with '#'), or a prefix of a fully-qualified class name
# (that includes the package name) for a Minecraft GUI Container screen.
# If you delete this file, it will be regenerated with the default enable autofocus list.
net.minecraft.client.gui.
makamys.satchels.gui.GuiSatchelsInventory

View File

@@ -0,0 +1,8 @@
# Each line in this file should either be a comment (line starts with '#'), handler name or handler id.
# If you delete this file, it will be regenerated with the default handlers list.
appeng.client.gui.implementations.GuiPatternTerm
appeng.client.gui.implementations.GuiPatternTermEx
com.glodblock.github.client.gui.GuiFluidPatternExWireless
com.glodblock.github.client.gui.GuiFluidPatternTerminal
com.glodblock.github.client.gui.GuiFluidPatternTerminalEx
com.glodblock.github.client.gui.GuiFluidPatternWireless

View File

@@ -0,0 +1,58 @@
AdvancedSolarPanel:hybrid_solar_helmet,Damage
BuildCraft|Transport:pipeFacade
DraconicEvolution:draconicAxe,tag.Energy
DraconicEvolution:draconicPickaxe,tag.Energy
DraconicEvolution:wyvernPickaxe,tag.Energy
ExtraUtilities:microblocks,Damage
Forestry:beePrincessGE,tag.Genome.Chromosomes
ForgeMicroblock:microblock,Damage
Genetics:serumArray,tag.genes
GraviSuite:itemPlasmaCell,tag.Fluid.FluidName
IC2:itemCropSeed,tag.name
IC2:itemFluidCell,tag.Fluid.FluidName
NodalMechanics:item.nodalmechanics.matrix,tag.Aspects.0.key
TConstruct:ArrowAmmo,tag.InfiTool
TConstruct:BoltAmmo,tag.InfiTool
TConstruct:Crossbow,tag.InfiTool
TConstruct:Javelin,tag.InfiTool
TConstruct:LongBow,tag.InfiTool
TConstruct:ShortBow,tag.InfiTool
TConstruct:Shuriken,tag.InfiTool
TConstruct:ThrowingKnife,tag.InfiTool
TConstruct:battleaxe,tag.InfiTool
TConstruct:battlesign,tag.InfiTool
TConstruct:broadsword,tag.InfiTool
TConstruct:chisel,tag.InfiTool
TConstruct:cleaver,tag.InfiTool
TConstruct:cutlass,tag.InfiTool
TConstruct:dagger,tag.InfiTool
TConstruct:excavator,tag.InfiTool
TConstruct:frypan,tag.InfiTool
TConstruct:hammer,tag.InfiTool
TConstruct:hatchet,tag.InfiTool
TConstruct:longsword,tag.InfiTool
TConstruct:lumberaxe,tag.InfiTool
TConstruct:mattock,tag.InfiTool
TConstruct:pickaxe,tag.InfiTool
TConstruct:potionLauncher
TConstruct:rapier,tag.InfiTool
TConstruct:scythe,tag.InfiTool
TConstruct:shovel,tag.InfiTool
Thaumcraft:ItemEssence,tag.Aspects.0.key
Thaumcraft:ItemWispEssence,tag.Aspects.0.key
WitchingGadgets:item.WG_InfusedGem,tag.Aspect
adventurebackpack:adventureBackpack,Damage
appliedenergistics2:item.ItemFacade
bartworks:BioLabParts,Damage,tag.Name
battlegear2:knights_armour.boots
battlegear2:knights_armour.helmet
battlegear2:knights_armour.legs
battlegear2:knights_armour.plate
miscutils:itemBlueprint
miscutils:particleIon,Damage
miscutils:personalHealingDevice
tectech:item.em.debugContainer,tag.symbols
tinkersdefense:Heater Shield,tag.InfiTool
tinkersdefense:Round Shield,tag.InfiTool
miscutils:itemCustomMetaCover.miscutils.GtMachineCasings,Damage
gregtech:gt.metaitem.01&32708,tag.output

View File

View File

@@ -0,0 +1,2 @@
# Each line in this file should either be a comment (line starts with '#'), handler name or handler id.
# If you delete this file, it will be regenerated with the default handlers list.

View File

@@ -0,0 +1,28 @@
# NEI Item Information Config
#
# One page per line, in the format:
# filter = description text
#
# The filter uses the same format as collapsibleitems.cfg.
#
# You can repeat the same filter on multiple lines to add extra pages.
# Use \n to insert line breaks inside the description. Use it multiple times for a larger gap between lines.
# Using a translation key for the description will automatically translate it.
# Only the first '=' after the filter is treated as the separator; feel free to put them in your descriptions.
# Spaces before and after '=' are removed from the description and are optional.
# The same item can match filters for multiple pages, unlike collapsibleitems.cfg only putting them in the first matching group.
#
# Empty lines and lines starting with # are ignored.
#
# Examples:
# # Jungle Wood (meta 3)
# minecraft:log 3 = Exotic wood found in tropical climates.
#
# # Diamond Sword (two pages of information)
# minecraft:diamond_sword = A powerful melee weapon. Does 8 damage total.
# minecraft:diamond_sword = Can be enchanted for extra effects.
#
# # Two different ore dictionary tags. Iron ingots match both.
# $iron = Iron is a very versatile material. It can be found below sea level in the Overworld.
# $ingot = Ingots are the refined form of metal or clay.
#