Skip to content
1,257 changes: 860 additions & 397 deletions src/main/resources/assets/forestry/lang/ru_ru.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
{
"type": "patchouli:crafting",
"recipe": "forestry:alveary_swarmer",
"text": ""
"text": "for.gui.book.patchouli.entry.beekeeping.alveary.swarmer1"
},
{
"type": "patchouli:text",
"text": ""
"text": "for.gui.book.patchouli.entry.beekeeping.alveary.swarmer2"
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"type": "text",
"text": "for.gui.book.patchouli.entry.core.fertilizer_compound"
"text": "for.gui.book.patchouli.entry.core.fertilizer_compound1"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"type": "crafting",
"recipe": "forestry:raintank",
"text": "for.gui.book.patchouli.entry.core.machine.raintank"
"text": "for.gui.book.patchouli.entry.core.machine.raintank1"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"pages": [
{
"type": "spotlight",
"title": "Electron Tubes",
"title": "for.gui.book.patchouli.entry.core.tubes",
"item": "forestry:electron_tube_copper",
"text": "for.gui.book.patchouli.entry.core.tubes"
"text": "for.gui.book.patchouli.entry.core.tubes1"
},
{
"type": "forestry:fabricator/double",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"icon": "forestry:trade_station",
"name": "Trade Station",
"name": "for.gui.book.patchouli.entry.mail.trade_station",
"category": "forestry:mail",
"pages": [
{
Expand Down