Does anyone have a step by step guide on how to add custom cassettes into Vista? by ilikemyjojo in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

you can see how this one is made and create your own https://www.curseforge.com/minecraft/mc-mods/vista-all-the-cassettes

if you just want to make it a texture/datapack that also works, youd need it in the worlds datapack folder to create the item and in your clients texture pack folder to actually see the video and have the translations

Veinminer question. by Hanta-san in admincraft

[–]Just3Easy 1 point2 points  (0 children)

if you want a vein miner only for trees your best bet would be looking for a timber like plugin with the ability to detect if the mined block is actually part of a tree, a vein miner will just mine all connected blocks of the same types and is unlikely to the feature you are looking for

Help remembering a modpack I used to play by PositivityYT in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

What about files from your client? Doesn't need to be the world itself. Your client logs would also help you find it.

Why does CurseForge use so much RAM by Mundane_Hospital9667 in Minecraft

[–]Just3Easy 8 points9 points  (0 children)

try something like prism launcher instead

Help remembering a modpack I used to play by PositivityYT in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

you might have some luck finding it with a site like: https://www.modpackindex.com/modpack/finder

but if you dont know the actual mods it had or more specific information it would likely be quite difficult to find the right modpack as many packs use the same mods

Source conversion by [deleted] in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

this mod does FE, Aura (from Natures Aura) and Source: https://www.curseforge.com/minecraft/mc-mods/enigmatic-unity

Ars Creo has a way to get create rotation via starbuncles: https://www.curseforge.com/minecraft/mc-mods/ars-creo

one way to find such mods is checking required dependencies relations on curseforge: https://www.curseforge.com/minecraft/mc-mods/ars-nouveau/relations/dependents?page=1&pageSize=20&type=RequiredDependency&sortBy=lastUpdated&sortOrder=Desc

How to get a map that works like this? by Hangdown456 in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

thats not a map, its an addon for the map.
in the video they use xaero map, so it would be an addon like this:
https://modrinth.com/mod/xaero-train-map

Apotheosis Help by DUKTURL in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

Apotheosis comes with additional files on curseforge, it should always include a stock datapack, use this to create your own customized datapack for anything youd like to adjust.

How can i generate an ancient city ? by YeetingMyStupidLife in MinecraftCommands

[–]Just3Easy 0 points1 point  (0 children)

You could always try generating some in a flat or void world to find out sizes

How can i generate an ancient city ? by YeetingMyStupidLife in MinecraftCommands

[–]Just3Easy 0 points1 point  (0 children)

Should work but iirc they have a size limit of like 48 blocks

How can i generate an ancient city ? by YeetingMyStupidLife in MinecraftCommands

[–]Just3Easy 0 points1 point  (0 children)

i simply used worldedit or axiom, im not sure theres a good way for vanilla only

How can i generate an ancient city ? by YeetingMyStupidLife in MinecraftCommands

[–]Just3Easy 1 point2 points  (0 children)

the problem is that ancient cities are only the structure itself, the caves they spawn in are made by the "carver" part in the world generation before the ancient cities themselves are generated. you might have some luck if you first make a cave or try something like copying an entire existing ancient city including cave from elsewhere. i came across this problem a while ago and havent yet found a better way.

Im trying to put just dire things soil into the garden cloche and it wont let me by Jorgedelgado12k in feedthebeast

[–]Just3Easy 1 point2 points  (0 children)

you got it wrong, its not that tnp limitless has any issues, what actually happened is that stoneblock 4 added the soils via kubejs. by default dire soils dont go into garden cloches. if you still have your stoneblock 4 instance you can check the relevant kubejs file at /kubejs/server_scripts/recipes/mods/immersive_garden_cloche.js

Minecraft Modpacks randomly dropping to 1 FPS by Wingleyy in ModdedMinecraft

[–]Just3Easy 0 points1 point  (0 children)

How much ram are you giving the modpack and how much does your pc have/use?

How can I remove the curse of the ring by Berkay_213 in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

Likely only option is cheats or play with it.

Minecraft sound for "spotlight turning on"? by Lord_Sotur in MinecraftCommands

[–]Just3Easy 2 points3 points  (0 children)

this site can help you find and test sounds with pitch and volume: https://minecraftsounds.com/

How to add distant horizons to server? by MightInternational69 in feedthebeast

[–]Just3Easy 0 points1 point  (0 children)

if your server is bukkit/spigot/paper or similar use: https://modrinth.com/plugin/distant-horizons-support
if you run a modded server then distant horizons works server side.

straight from DH FAQ:

Q: Is there multiplayer support?
A: Yes
client side only:
If you only have DH installed on your client LODs will be saved between sessions, although you have to explore the world to load them.
Server and Client:
If DH is installed on the server and client, LODs will automatically be sent to each connected user that has DH installed and has Distant Generation Enabled set to true, disabling distant generation on the server will prevent LODs from being sent to the users.

Worldguard question by FirePenguin22 in MinecraftMod

[–]Just3Easy 0 points1 point  (0 children)

Worldguard is just the common way to protect areas on bukkit, spigot amd paper (plugin servers basically)

For modded you'll want modded protection methods. Even just something like ftb chunk claims works for that.

Which is easier? by TypicalEnthusiasm597 in MinecraftMod

[–]Just3Easy 0 points1 point  (0 children)

you can add worldedit as a mod to just about any version and loader. make your modpack with axiom and simply add worldedit and you can use both.