big tag/data refactor
This commit is contained in:
parent
5b612d88fd
commit
cc47fe55ce
49 changed files with 2601 additions and 2471 deletions
|
|
@ -69,7 +69,7 @@ const materials = [
|
|||
|
||||
// #region Tags
|
||||
// Assigns trim_materials tag to items registered above
|
||||
function registerTFGTrimTags(event) {
|
||||
function registerTFGTrimItemTags(event) {
|
||||
event.removeAll('minecraft:trim_materials')
|
||||
materials.forEach(material => {
|
||||
event.add('minecraft:trim_materials', material.itemName)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue