aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-12-20 19:59:49 +0800
committershedaniel <daniel@shedaniel.me>2020-12-20 19:59:49 +0800
commit67171a5ff24ed77e6c4cc889543e8dfb543e8fe5 (patch)
tree02909ac26d2b74ebf08f5c463f1b9a60483468df /runtime/src/main/resources
parent9784e9f7228fc0aa3ca814e3830dbd81996a3693 (diff)
downloadRoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.tar.gz
RoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.tar.bz2
RoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.zip
wip more
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'runtime/src/main/resources')
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.pngbin0 -> 7903 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.pngbin0 -> 5111 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.pngbin0 -> 2124 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.pngbin0 -> 2149 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.pngbin0 -> 630 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.pngbin0 -> 2014 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.pngbin0 -> 2516 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.pngbin0 -> 25515 bytes
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.pngbin0 -> 256 bytes
-rw-r--r--runtime/src/main/resources/fabric.mod.json55
-rw-r--r--runtime/src/main/resources/icon.pngbin0 -> 27270 bytes
-rw-r--r--runtime/src/main/resources/roughlyenoughitems-runtime.accessWidener22
12 files changed, 77 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png
new file mode 100644
index 000000000..6d31efc09
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png
new file mode 100644
index 000000000..9e53c5d0e
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png
new file mode 100644
index 000000000..a5ca91a18
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png
new file mode 100644
index 000000000..1a1739fa0
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png
new file mode 100644
index 000000000..b94ae6040
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
new file mode 100644
index 000000000..773636e65
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
new file mode 100644
index 000000000..a20a0938f
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png
new file mode 100644
index 000000000..e7d01c952
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png
Binary files differ
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png
new file mode 100644
index 000000000..1c369b49c
--- /dev/null
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png
Binary files differ
diff --git a/runtime/src/main/resources/fabric.mod.json b/runtime/src/main/resources/fabric.mod.json
new file mode 100644
index 000000000..5e788046e
--- /dev/null
+++ b/runtime/src/main/resources/fabric.mod.json
@@ -0,0 +1,55 @@
+{
+ "schemaVersion": 1,
+ "id": "roughlyenoughitems-runtime",
+ "name": "REI (Runtime)",
+ "description": "The runtime implementation of Roughly Enough Items.",
+ "version": "${version}",
+ "authors": [
+ "shedaniel"
+ ],
+ "contact": {
+ "homepage": "https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items",
+ "sources": "https://github.com/shedaniel/RoughlyEnoughItems",
+ "issues": "https://github.com/shedaniel/RoughlyEnoughItems/issues"
+ },
+ "license": "MIT",
+ "icon": "icon.png",
+ "entrypoints": {
+ "client": [
+ "me.shedaniel.rei.RoughlyEnoughItemsCore",
+ "me.shedaniel.rei.impl.ClientHelperImpl",
+ "me.shedaniel.rei.impl.ScreenHelper"
+ ],
+ "main": [
+ "me.shedaniel.rei.RoughlyEnoughItemsNetwork"
+ ],
+ "modmenu": [
+ "me.shedaniel.rei.REIModMenuEntryPoint"
+ ],
+ "rei_plugins": [
+ "me.shedaniel.rei.gui.plugin.DefaultRuntimePlugin"
+ ]
+ },
+ "accessWidener": "roughlyenoughitems-runtime.accessWidener",
+ "custom": {
+ "modmenu:parent": "roughlyenoughitems",
+ "rei:translators": {
+ "English": ["shedaniel"],
+ "Japanese": ["swordglowsblue", "hinataaki"],
+ "Chinese Simplified": ["XuyuEre", "shedaniel", "SciUniv_Moring", "Takakura-Anri", "liushuyu", "lkxian17084", "MynameisTT", "detiam", "Snapshot_light", "JerryHan", "WarrenWN", "Lograthmic"],
+ "Chinese Traditional": ["hugoalh", "gxy17886", "shedaniel", "961111ray"],
+ "French": ["Yanis48", "Koockies", "dagdar", "samnamstyle123"],
+ "German": ["MelanX", "guntram7", "tabmeier12", "Siphalor", "M-S-72", "SirClaver", "bugginggg", "wohlhabend", "Eiim", "valoeghese", "luro02"],
+ "Estonian": ["Madis0"],
+ "Portuguese": ["thiagokenis", "KewaiiGamer"],
+ "Portuguese Brazilian": ["thiagokenis", "joaoh1", "yuriob262", "Pinkstyles", "felipemk67", "Stevolaff", "stann0x"],
+ "LOLCAT": ["shedaniel", "RaxedMC", "lkxian17084"],
+ "Upside Down English": ["shedaniel", "magnusk28", "scarzdz"],
+ "Bulgarian": ["geniiii", "Dremski"],
+ "Russian": ["MrYonter", "kwmika1girl", "LimyChitou", "Great_Manalal", "s3rbug", "TheByKotik", "ebogish", "xqr.", "scarzdz", "JCat", "map788", "kyrtion", "CanslerW", "MinerChAI", "nef1k"],
+ "Polish": ["mikolajkazmierczak", "Piteriuz", "BeetMacol"],
+ "Norwegian": ["CanslerW"],
+ "Turkish": ["NOYB"]
+ }
+ }
+}
diff --git a/runtime/src/main/resources/icon.png b/runtime/src/main/resources/icon.png
new file mode 100644
index 000000000..b7a48aef0
--- /dev/null
+++ b/runtime/src/main/resources/icon.png
Binary files differ
diff --git a/runtime/src/main/resources/roughlyenoughitems-runtime.accessWidener b/runtime/src/main/resources/roughlyenoughitems-runtime.accessWidener
new file mode 100644
index 000000000..223c6175c
--- /dev/null
+++ b/runtime/src/main/resources/roughlyenoughitems-runtime.accessWidener
@@ -0,0 +1,22 @@
+accessWidener v1 named
+accessible field net/minecraft/client/gui/screens/recipebook/RecipeBookComponent ghostRecipe Lnet/minecraft/client/gui/screens/recipebook/GhostRecipe;
+accessible field net/minecraft/client/gui/screens/recipebook/RecipeBookComponent searchBox Lnet/minecraft/client/gui/components/EditBox;
+accessible field net/minecraft/client/gui/screens/recipebook/RecipeBookComponent tabButtons Ljava/util/List;
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen leftPos I
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen topPos I
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen imageWidth I
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen imageHeight I
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen hoveredSlot Lnet/minecraft/world/inventory/Slot;
+accessible field net/minecraft/client/gui/screens/inventory/AbstractContainerScreen isQuickCrafting Z
+accessible field net/minecraft/client/gui/components/ImageButton resourceLocation Lnet/minecraft/resources/ResourceLocation;
+accessible method net/minecraft/client/gui/GuiComponent innerBlit (Lcom/mojang/math/Matrix4f;IIIIIFFFF)V
+accessible field net/minecraft/world/item/CreativeModeTab langId Ljava/lang/String;
+accessible field net/minecraft/world/entity/player/Inventory compartments Ljava/util/List;
+accessible class net/minecraft/client/gui/Font$StringRenderOutput
+accessible field net/minecraft/client/gui/Font SHADOW_OFFSET Lcom/mojang/math/Vector3f;
+accessible field net/minecraft/client/StringSplitter widthProvider Lnet/minecraft/client/StringSplitter$WidthProvider;
+accessible method net/minecraft/client/gui/screens/Screen isValidCharacterForName (Ljava/lang/String;CI)Z
+accessible method net/minecraft/client/gui/screens/Screen insertText (Ljava/lang/String;Z)V
+accessible method net/minecraft/client/gui/screens/Screen addWidget (Lnet/minecraft/client/gui/components/events/GuiEventListener;)Lnet/minecraft/client/gui/components/events/GuiEventListener;
+accessible method net/minecraft/client/gui/screens/Screen addButton (Lnet/minecraft/client/gui/components/AbstractWidget;)Lnet/minecraft/client/gui/components/AbstractWidget;
+accessible method net/minecraft/client/gui/screens/Screen init ()V \ No newline at end of file