Coder Social home page Coder Social logo

tea-the-story's Introduction

Tea-the-Story

“茶风·纪事”是Minecraft的一个**风模组。

"Tea the Story" is a Chinese mod about tea and rice.

LICENSE 许可证

  • For code: BSD-3
  • 对于代码:BSD-3
  • For resources: CC BY-NC-SA 4.0
  • 对于资源文件:署名-非商业性使用-相同方式共享 4.0 国际

tea-the-story's People

Contributors

gloridifice avatar roshioleo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tea-the-story's Issues

Spell effects not working

When I drink lemon tea the only effect I get is called "excitement". This happens with both the April and newest build on a server I am running. Any suggestions?

Tea Stove

I have no real idea how it works, but It seems like after putting a cauldron on top of it, it shows up in the GUI.
However, with the mod "Inspirations" adding water to it changes the cauldron, and thus the stove doesn't recognize the Cauldron anymore.
I dont know if there is some other way of using the stove, as there is no real documentation for anything.

question

I've been having an issue where im pplaying singleplayer, and yet my serverside of singlelplayer stops working, I dont crash, but as soon as I try to leave the world, it crashes (also I cant interact with inventories, and breaking blocks drops nothing) , when I load back the world, it looks fine, and works fine for 40 minutes to 2 hours, I'm trying to troubleshoot what's causing this and I just found this on the logs

Exception caught during firing event net.minecraftforge.fml.client.event.ConfigChangedEvent$OnConfigChangedEvent@1c0f5364: java.lang.NullPointerException at roito.teastory.common.EventLoader.onConfigurationChangedEvent(EventLoader.java:154) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_801_EventLoader_onConfigurationChangedEvent_OnConfigChangedEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.client.config.GuiConfig.func_146284_a(GuiConfig.java:322) at mezz.jei.config.JEIModConfigGui.func_146284_a(JEIModConfigGui.java:80) at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:443) at net.minecraftforge.fml.client.config.GuiConfig.func_73864_a(GuiConfig.java:369) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) at net.minecraftforge.fml.client.config.GuiConfig.func_146274_d(GuiConfig.java:359) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

latest.log heres the entire log if that helps

would this be what's doing it? because so far I thought it was mobs doing it (because this error doesnt happen on peaceful)

edit: figured out what was causing my issues! it was historized medicine! but I really dont know why I was getting that error before the other thing happened.

Drying Pan crafttweaker support?

Hello! Is there CraftTweaker support support for Drying Pan?
In the wiki, I found information only about Tea Pan, Tea Stove and Tea Table.

[request] ability to add other teas/infusions in config file

other mods add plants and materials that could feasibly be used in making infusions and tonics

would you consider adding a way of adding more infusions through the config file? it wouldnt interfere with the normal feel of the mod, as it would only apply to people that purposefully add things like chamomile infusions and such!

1.16.5正式版什么时候会更新?

hi,亲爱的作者大大:您好,在体验了茶风纪事测试版后,我真的迫不及待的想体验正式版了!我很想知道1.16.5正式版会在什么时候发布?或者您目前有什么新进展?

Add unique Music Disc icons.

Both music discs have exactly the same icon as the "cat".
Please give them unique sprites, so it's easier to tell them apart.
You can use these quick edits I made if you want:
record_folk
record_g20
(No credit needed, except to Mojang for making the originals)

更新

您好请问茶风·纪事会有1.16.5吗?或细雨田园会有吗?我真的太喜欢它们了!您可以修改细雨田园茶树的模型吗?我不喜欢它。我喜欢茶风·纪事的茶树模型它看起来更自然。它是非常优秀的国产作品我非常喜欢它们。国产yyds

Actually additions' farmer skips seedling stage

I planted some rice seeds in my farm that was looked over by an AA farmer , and when it harvests it gives 2-3 seeds,and 1 seedling, instead of 3 seedlings

I don't have other farmers in my pack,but im guessing others may do similar things.

(I havent tested what it does with the rice in the paddies, I'll do that later today if I have the time.)

(多mod)种植水稻导致游戏崩溃

开艮好水稻田后,灌水,插秧(之后还撒了骨粉),游戏会崩溃,可能不会马上崩溃,可能会过一段时间再崩溃,铲除水稻后恢复正常。
!多模组警告!

以下是崩溃报告

---- Minecraft Crash Report ----

WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-87.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 12/25/18 3:12 PM
Description: Exception ticking world

java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Unknown Source)
at roito.teastory.block.XianRicePlant.func_180650_b(XianRicePlant.java:146)
at net.minecraft.block.Block.func_180645_a(Block.java:508)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at java.util.Random.nextInt(Unknown Source)
at roito.teastory.block.XianRicePlant.func_180650_b(XianRicePlant.java:146)
at net.minecraft.block.Block.func_180645_a(Block.java:508)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)

-- Affected level --
Details:
Level name: mworld-1-12-2
All players: 1 total; [EntityPlayerMP['Xiliusha'/119, l='mworld-1-12-2', x=-1863.82, y=65.00, z=-976.90]]
Chunk stats: ServerChunkCache: 566 Drop: 0
Level seed: 7064425723844384803
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-465,64,68), Chunk: (at 15,4,4 in -30,4; contains blocks -480,0,64 to -465,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 208342 game time, 250774 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 6193 (now: false), thunder time: 105998 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_181, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1033559040 bytes (985 MB) / 2365587456 bytes (2256 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 7, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.5.2768 16 mods loaded, 16 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State     | ID                   | Version               | Source                              | Signature                                |
|:--------- |:-------------------- |:--------------------- |:----------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft            | 1.12.2                | minecraft.jar                       | None                                     |
| UCHIJAAAA | mcp                  | 9.42                  | minecraft.jar                       | None                                     |
| UCHIJAAAA | FML                  | 8.0.99.99             | forge-1.12.2-14.23.5.2768.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                | 14.23.5.2768          | forge-1.12.2-14.23.5.2768.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | chameleon            | 1.12-4.1.3            | Chameleon-1.12-4.1.3.jar            | None                                     |
| UCHIJAAAA | chineseworkshop      | 1.2.5                 | ChineseWorkshop-1.12.2_1.2.5.jar    | None                                     |
| UCHIJAAAA | i18nmod              | 1.12.2-1.0.7          | i18nupdatemod-1.12.2-1.0.7.jar      | None                                     |
| UCHIJAAAA | jei                  | 4.14.3.238            | jei_1.12.2-4.14.3.238.jar           | None                                     |
| UCHIJAAAA | mantle               | 1.12-1.3.3.39         | Mantle-1.12-1.3.3.39.jar            | None                                     |
| UCHIJAAAA | tconstruct           | 1.12.2-2.11.0.106     | TConstruct-1.12.2-2.11.0.106.jar    | None                                     |
| UCHIJAAAA | immersiveengineering | 0.12-87               | ImmersiveEngineering-0.12-87.jar    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | immersivepetroleum   | 1.1.9                 | immersivepetroleum-1.12.2-1.1.9.jar | None                                     |
| UCHIJAAAA | immersivetech        | 1.3.10                | immersivetech-1.12-1.3.10.jar       | None                                     |
| UCHIJAAAA | journeymap           | 1.12.2-5.5.3          | journeymap-1.12.2-5.5.3.jar         | None                                     |
| UCHIJAAAA | storagedrawers       | 1.12-5.3.5            | StorageDrawers-1.12.2-5.3.8.jar     | None                                     |
| UCHIJAAAA | teastory             | 3.2.6-B10.1222-1.12.2 | TeaStory-3.2.6-B10.1222-1.12.2.jar  | None                                     |

Loaded coremods (and transformers): 

IELoadingPlugin (ImmersiveEngineering-core-0.12-87.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)

Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Xiliusha'/119, l='mworld-1-12-2', x=-1863.82, y=65.00, z=-976.90]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Cooking Pan Not Outputting Rice Balls

After waiting 60 seconds for my riceball too finish cooking, I right click it to get them out but instead it instantly starts the timer again. I can never finish making rice balls.

希望可以添加炒茶(煮饭)锅CraftTweaker支持,谢谢

很有创意的mod,感谢作者。支持支持!想把这个mod加进整合包,不过遇见一个问题。
希望可以添加炒茶(煮饭)锅CraftTweaker支持。
另外希望这个锅能支持更多的打火石(例如根源魔法的简易点火器,随意作品的灼热打火石等,或者是火焰弹)。

如果作者以后有空的话也许可以联动一下农业工艺(Agricraft),不过农业工艺弃坑了,也可以考虑整到高版本。

再次感谢!

Crafttweaker Support error in methode (Suagr - Sugar)

Hello,
I'm interested by your mod, and I look the crafttweaker support and I see at least 2 error, probably in the methode name... I don't know if this is called like that or no in your code, but, this is clearly a typo:
添加无糖配方(三格) Add No Sugar Recipe (3 slots)
mods.teastory.TeaTable.addNoSuagrRecipe(leaves, tools, cup, output);

移除无糖配方(三格) Remove No Sugar Recipe (3 slots)
mods.teastory.TeaTable.removeNoSuagrRecipe(leaves, tools, cup, output);

Suagr is not a word, I think you porbably want to say Sugar ;)

Fireztonez

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.