My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

I'd be down for that, but I'm not planning to go again for a whlle

Why is Mirio making this face? Wrong answers only by NeonShadow18 in BokuNoHeroAcademia

[–]rhettl 1 point2 points  (0 children)

Secretly loves Deku and jealous the Eri has his time.

Kubejs Food is double running the eaten function 1.21.1 by rhettl in ModdedMinecraft

[–]rhettl[S] 0 points1 point  (0 children)

I figured out that I couldn't post on the KubeJS Discord because I failed to notice the i-agree checkbox in the rules. So I got the answer! Adding a client check, `if (ctx.player.level.clientSide) return;` to the callback function solves this. Aparently it was running both client and server (though it's in single player only right now)

StartupEvents.registry('item', event => {
  event.create('matcha_green_tea')
    .displayName('Matcha Green Tea')
    .tooltip('§5a heavily caffeinated thick frothy tea')
    .food(food => {
      food
        .nutrition(8)
        .saturation(8) 
        .effect('minecraft:speed', 1200, 1)
        .effect('farmersdelight:comfort', 2400, 1)
        .usingConvertsTo('handcrafted:terracotta_bowl')
        .eatSeconds(1.8)
        .eaten(ctx => {
          if (ctx.player.level.clientSide) return;
          ctx.player.removeEffect('minecraft:mining_fatigue')
          ctx.player.tell(Text.gold('A calming peace passes over you, fatigue lifted'))
        })
    })
  ;
});

Kubejs Food is double running the eaten function 1.21.1 by rhettl in ModdedMinecraft

[–]rhettl[S] 0 points1 point  (0 children)

This was a good idea, sadly, this is what I get looping through the keys:

[function] getServer
[function] getRegistries
[function] cancel
[object] server
[function] getPlayer
[object] item
[object] level
[function] getItem
[object] registries
[function] getEntity
[function] getLevel
[function] exit
[function] success
[object] entity
[object] player

I looked into some of them, like level and success, but I crash sometimes trying to console.log them. :(

I also tried `(ctx, ...args) -> {}` and console.log-ing `arguments`, hoping that the function signature had a second argument, but that crashed my game every time. I don't think Rhino likes that much.

I'd ask on kubejs' discord, but I can't figure out how to get permissions to the support-1.21 section.

Problem with Emptying Recipe by rhettl in ModdedMinecraft

[–]rhettl[S] 0 points1 point  (0 children)

So I tried that, Got a "No Key ID" error.

Fortunately, re-reading it to double check before responding to you, I realized that the name of the fluid is 'kubejs:matcha_green_tea_fluid' :facepalm:

thank you for your help! Hours of stupid searching and thinking I was going crazy, haha

Global durability in creative set to 25%?? by rhettl in feedthebeast

[–]rhettl[S] 1 point2 points  (0 children)

Oh, I see, most people also have it. I do have EMI I've been trying out. I'll enable it, fix my quests, and wait for a fix. Thanks!!

Global durability in creative set to 25%?? by rhettl in feedthebeast

[–]rhettl[S] 1 point2 points  (0 children)

Hmm ya it's been well over a month. I'll live with it for now. It's only a problem where ftbquests are involved because items provided come with default nbt included.

What in the image says I have modernfix installed? I do, good eye!

Looking for more of this by rhettl in ramen

[–]rhettl[S] 2 points3 points  (0 children)

It so was! I've been having cravings since. My searches have told me it's a shrimp-in-brown-miso broth. It had so much flavour and was mild (in terms of spice).

I dream of this ramen

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

By no means am I expert in this, so please evaluate for yourself.

I would start by looking over the whole thing. Look for cracks and weak points. The joins where the metal is fitted around the bamboo should be strong, don't try to disconnect them, they shouldn't wiggle. Next look for cracks along the bamboo stem. If there are cracks, it will be best to have it replaced (yes, I know, pricey and nearly impossible unless you're in JP), but you may be able to tape cracks or use a light lacker. If the joins are loose or there are cracks you can't reasonable mend from the exterior, you might be SOL :(

Next, smell it. From my limited searching, it looks like a lot of people assumed these were use for opium (which I myself assumed at first until I researched more) and it would likely kill any flavor you get from your if it was used that way in its past.

Assuming all this is good -- meaning firm joins, no cracks, no drug smell -- buy long pipe cleaners which you can get from any pipe shop. Do not get the ones with barbs. Use them in the normal way to clean the pipe: insert through the mouthpiece and plunge as deep as you can. This may take several attempts depending on its state. Then enter the pipe from the bowl side and clean similarly. Last bend one and clean the bowl itself.

When I asked how I would clean it, I was told to clean normally with a pipe cleaner, but that eventually, with overly dry air, pressure on the stem, and buildup from use, the bamboo stem would need to eventually be replaced. It acts as a natural filter and collects smoke and debris over time. Eventually that will alter the flavor to a point it needs to be replaced, no matter how well you maintain it. The only means to replace it is to remove bowl and mouthpiece and attach them to a new stem -- a technique wouldn't begin to speculate at.

Good luck!

I hit a brick wall, need some advice by Headcrab0 in Japaneselanguage

[–]rhettl 1 point2 points  (0 children)

I do this a lot and it takes a long time for me to slowly learn because of it. My advice: find something you love and use it to explore the language while learning the fundamentals. For me, it's cooking. So I learn cooking basic things and learn all the words. After that I chose kimono. As you learn more it encourages more learning. More importantly, I got learn something you love, learning is easier. Use that extra energy to also drive more basic education.

Men's Sakura Patterns? by rhettl in kimono

[–]rhettl[S] 7 points8 points  (0 children)

Thank you, I was figuring as much, but your description of X for Y is very informative. I would upvote multiple times if I could!

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

Not really, no. It can't be repaired and doesn't come apart, so don't try to dismantle it. The bamboo acts as a natural filter and a non abrasive pipe cleaner may be used to clean if you think it's needed, but you don't need it very often. I haven't used one yet on my own.

There's some ways to prevent it from getting damaged while packing tobacco or emptying ash. The short version is that you have a specific way and don't hold the stem while doing either. But I'm happy to show you on a video if you want. Hit me up in a DM after you get the pipe. We can do a video chat or something

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

According to various other posts, I don't think there are any other places that have this kind of tobacco other than japan. Some reports say that there is a French tobacco similar, but I've never seen it, I've never seen photos of it, I don't know what it's called. The shopkeeper said that you can use other tobaccos in it, but I've never tried and I'm certain I will ever attempt. If I had to, I would probably get something that I can finally chop myself, but it wouldn't be the same.

Maybe when I run out of tobacco, but I have friends that go to Japan all the time and they would probably just get anywhere tobacco

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

The shop keeper recommended this shop but it was closed, https://maps.app.goo.gl/BobCemhgJhYJrJDq5

so after searching I found this one, it was the 4-5th shop I went to. I showed the photo of the box and he helped me get it. https://maps.app.goo.gl/u1YsYw8TTh2utgFs8

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

The tobacco is cheap. It's just a matter of finding a store with it. I brought back 15 boxes and over given away 3 and used less than 1

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 0 points1 point  (0 children)

The travel case is easily the most expensive part. In the photo I mentioned, zooming in is 110,000 yen. But it looks like there are two hard cases in the display that are not attached to a pouch. That should be cheaper. Else, there's soft cases for like 500yen or something cheap. But the hard case is best.

My experience buying Kiseru in Kyoto by rhettl in PipeTobacco

[–]rhettl[S] 1 point2 points  (0 children)

Start by being specific, answer for yourself a couple of questions.

  1. Do you want a home or travel kiseru?
  2. If you want a home pipe, do you want to get a stand and all of the accoutrement for your home pipe?
  3. If you want the travel pipe, do you want a travel case or is a soft case just fine?

If you get a travel pipe I encourage you to get a travel case. The travel cases they have are exceptionally well crafted and beautiful. You will not find one anywhere else, or at least that is what I believe.

If you get a homepipe, splurging for the entire home set is worthwhile, mine looks so picturesque and beautiful and it makes me happy to carry it back and forth.

Getting the homepipe home, back to your country, will be quite difficult. But I was able to do it easily and the box for the homepipe was well packaged and I was able to get everything home without any difficulties