4.2
Compatibility
Changes
馃嚭馃嚫
Update 4.2 | Language update!
Mod Version: 4.2
Minecraft Version: 1.19.2
Forge Version: 43.1.7
Changelog:
-鉁呪渽Mod translated into English!
-鉁匒dded a recipe for all colored lamps.
-鉁匒dded a new tab for mod achievements
-鉂嶧ixed the error of the inverted names with red and blue lamps.
-鉂嶧ixed the 500 Thanks cake hitbox.
-鉂嶧ixed the crafting recipes order.
-馃啓Changed the blender recipes, now you only need 3 fruits and 3 buckets of water.
-馃啓Changed the texture of the 500 thank you cake .
-馃啓Changed the recipe for the food flint and steel.
-馃啓Changed the Salt and Cristal ore mining level. -鉂孯emoved the "Salt Thing" block.
-鉂孯emoved the Girnica dimension.
-鉂孯emoved all Grinica Wood crafting recipes.
-鉂孯emoved all Girnica items form the creative inventory, now is only obtained by commands.
-鉂孯emoved the crafting of the TNT bow and the Food Bow.
-鉂孯emoved food temple structure.
-鉂孯emoved recipe of Conveyor belt.
If you were in the Girnica dimension, remember that before updating you must leave the dimension to avoid causing corruption/crashes in your world!
I know I removed a lot of things, but it's for this mod to focus more on food than other things, maybe the Girnica dimension will return, but in another mod. In the next update I hope to add many things! And almost everything is in English! :D
馃嚜馃嚫
Actualizaci贸n 4.2 | Actualizaci贸n de Idiomas!
Versi贸n del Mod: 4.2
Versi贸n de Minecraft: 1.19.2
Versi贸n de Forge: 43.1.7
Registro de cambios:
-鉁呪渽Mod traducido al ingles!
-鉁匰e agreg贸 una receta para todas las l谩mparas de colores.
-鉁匰e agreg贸 una nueva pesta帽a exclusiva para los logros de mod.
-鉂嶢rreglado el error de los nombres invertidos con las l谩mparas rojas y azules.
-鉂嶢rreglado la hitbox del pastel de 500 Gracias.
-鉂嶢rreglado el orden de las recetas de crafteo.
-馃啓Se cambi贸 las recetas de la licuadora, ahora solo necesitas 3 frutas y 3 cubos de agua.
-馃啓Se cambi贸 la textura de la torta de 500 gracias.
-馃啓Se cambi贸 la receta del mechero de comida.
-馃啓Se cambi贸 el nivel de pico del mineral de sal y cristal. -鉂孲e elimin贸 el bloque "Cosa de sal".
-鉂孲e elimin贸 la dimensi贸n Girnica.
-鉂孲e eliminaron todas las recetas de crafteo de madera Grinica.
-鉂孲e eliminaron todos los items de Girnica del inventario creativo, ahora solo se obtienen mediante comandos.
-鉂孲e elimin贸 el crafteo del arco TNT y el arco de comida.
-鉂孲e elimin贸 la estructura del templo de comida.
-鉂孲e elimin贸 la receta de la Cinta transportadora.
Si estas en la dimensi贸n Girnica, recuerda que antes de actualizar debes salir de la dimensi贸n para evitar causar corrupci贸n/crasheos en tu mundo.
Se que elimin茅 muchas cosas, pero es para que este mod se centre m谩s en la comida que en otras cosas, tal vez regrese la dimensi贸n Girnica, pero ser铆a en otro mod. 隆En la pr贸xima actualizaci贸n espero agregar muchas cosas m谩s!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:5iawIg7D:3rdBgVtv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5iawIg7D:3rdBgVtv"
}

