-
-
Save menguele/e3e55fb92739f4dbe38ff31cf7e6f6b2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Thermal Expansion recipe changes | |
import crafttweaker.item.IIngredient; | |
import crafttweaker.item.IItemStack; | |
print("--- Criando variaveis e Arrays ---"); | |
print("--- Executando Funcoes ---"); | |
recipes.replaceAllOccurrences(<minecraft:stick>, <minecraft:stone>); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment