use strict
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
const registerCreatedecoRecipes = (event) => {
|
||||
|
||||
//#region Item Replacements
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
const metalBars = ['andesite', 'brass', 'iron', 'copper', 'industrial_iron', 'zinc'];
|
||||
|
||||
const registerCreateDecoItemTags = (event) => {
|
||||
|
||||
Reference in New Issue
Block a user