GithubHelp home page GithubHelp logo

darkhax-minecraft / botanypots Goto Github PK

View Code? Open in Web Editor NEW
92.0 92.0 70.0 1.73 MB

Adds some flower pots that can be used to grow various crops.

License: GNU Lesser General Public License v2.1

Java 100.00%
hacktoberfest

botanypots's People

Contributors

cech12 avatar darkhax avatar ferriarnus avatar gjeodnd12165 avatar halcyonseas73 avatar illios42 avatar ititus avatar jaredlll08 avatar kindlich avatar lemonjamesd avatar lykrast avatar melanx avatar merchantpug avatar moderngamingworld avatar ngoetti avatar obnyis avatar ochotonida avatar peanuuutz avatar phit avatar phweedev avatar rk avatar ruchom4u avatar smollet777 avatar starforcraft avatar strikerrocker avatar thelightcosine avatar trashkatsandwitch avatar warbringer12 avatar waterpicker avatar yappy2000d 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  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  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  avatar  avatar

botanypots's Issues

Compatibility Request: work in 1.12

Would be nice if you could make a 1.12 version since more mod packs for 1.12 than most other minecraft versions besides maybe 1.7. Would love to see that work in 1.12 awesome mod ty for all the hard work you have put into it.

Adding Features from Graden Stuff

This is just a suggestion because I really liked Garden Stuff but the mod seems abandoned.
Would it be possible to add features like the modular flower pots?

I really liked those flower pots on the right.

external-content duckduckgo

botany pots won't accept dirt

I am using version 1.15.2-2.0.6 of your mod in single player. I have made my own pack and everything was working well until I broke one of the pots. When I replaced the pot, it would no longer accept soil (even the recipes in JEI that showed growing in soil were gone). I restarted the game and tried again, same issue. I've now restarted the game 3 times and have not broken a pot this time around, soil is working as intended but I'm afraid if I break a pot again the problem will persist.

Crash on custom 1.16 forge modpack

I don't know if this mod is causing the issue or not. But when I remove it from the mods folder I don't get the error anymore. I'm not the best at reading crash reports so I hope that you can help me figure this out because I love your mod and I want it in my modpack!

Crash report :
crash-2020-07-19_03.35.58-client.txt

XL Food Mod

In the 1.15.2 version I am unable to plant XL Food Mod seeds in pots. Worked fine in 1.14.

Typo on the wiki

"Getting All Ids
This will give you an array of all the known crop ids at the time.

Fertilizer.getAllIds();

Removing All Crops
This will completely remove all the crops currently registered. This is useful for if you want to recreate all the data from scratch through scripts.

Fertilizer.removeAll();"

Not sure but I'm thinking it should be:
Crop.getAllIds(); and Crop.removeAll();

On a side note, where is it that it prints these arrays? Trying to add two soils, but I'm having trouble finding the categories which are implemented instead of having to create my own categories.

1.0.7 - Crops in hopper pots don't restart growing.

The hopper pot will harvest the crop and place the item in an inventory below, but the growth remains at 100% until right-clicked.

Edit: Actually, it seem to just be a visual bug. The crops are still being harvested.

couldn't put bamboo on the pot

i tried things when i then realized that among all the crop that exist on vanilla, you cant use bamboo??
tried sand, dirt, even gravel, nope, it didnt do anything

2020-05-08_22 46 16

Add option to remove the growing animation

Hello,
I think it could be a really good idea to give the option to remove the growing effect of plants. In fact, a lot of pot can have a big impact on the fps of the game.

Botany Pots 1.15.2-2.0.4 Don't Accept Soil after Breaking & Replacing

I'm building a pack in 1.15 and am using your mod, Botany Pots 1.15.2-2.0.4. The pots work great until I break a pot, then any pots I place afterward will not accept soil. In order to place soil in a pot, I have to restart my client otherwise the soil places like a normal block on top of the pot as if I was shift-clicking to place the block.

botany_pot_1

Compatibility

How can i make this mod compatible with mystcraft? or Croparia mod on MC 1.15.2, what i need to download and where i need to put it?

client crash when right clicking any pot with dirt

---- Minecraft Crash Report ----
// There are four lights!

Time: 12/14/19 2:01 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.darkhax.bookshelf.util.WorldUtils.getRecipes(WorldUtils.java:116) ~[?:4.4.71] {re:classloading}
at net.darkhax.botanypots.BotanyPotHelper.getSoil(BotanyPotHelper.java:46) ~[?:1.0.5] {re:classloading}
at net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot.resetGrowthTime(TileEntityBotanyPot.java:177) ~[?:1.0.5] {re:classloading}
at net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot.setSoil(TileEntityBotanyPot.java:72) ~[?:1.0.5] {re:classloading}
at net.darkhax.botanypots.block.BlockBotanyPot.func_220051_a(BlockBotanyPot.java:130) ~[?:1.0.5] {re:classloading}
at net.minecraft.block.BlockState.func_215687_a(BlockState.java:395) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.client.multiplayer.PlayerController.func_217292_a(PlayerController.java:281) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.optifine.override.PlayerControllerOF.func_217292_a(PlayerControllerOF.java:98) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1236) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1488) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1321) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:869) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.1.103.jar:28.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$402/1687902353.call(Unknown Source) [forge-1.14.4-28.1.103.jar:28.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}

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

-- Head --
Thread: Client thread
Stacktrace:
at net.darkhax.bookshelf.util.WorldUtils.getRecipes(WorldUtils.java:116)
at net.darkhax.botanypots.BotanyPotHelper.getSoil(BotanyPotHelper.java:46)
at net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot.resetGrowthTime(TileEntityBotanyPot.java:177)
at net.darkhax.botanypots.block.tileentity.TileEntityBotanyPot.setSoil(TileEntityBotanyPot.java:72)
at net.darkhax.botanypots.block.BlockBotanyPot.func_220051_a(BlockBotanyPot.java:130)
at net.minecraft.block.BlockState.func_215687_a(BlockState.java:395)
at net.minecraft.client.multiplayer.PlayerController.func_217292_a(PlayerController.java:281)
at net.optifine.override.PlayerControllerOF.func_217292_a(PlayerControllerOF.java:98)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1236)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1488)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Waukonda'/41875, l='MpServer', x=-159.32, y=13.00, z=47.70]]
Chunk stats: Client Chunk Cache: 529, 324
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: 0
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (-256,64,146), Chunk: (at 0,4,2 in -16,9; contains blocks -256,0,144 to -241,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1400431 game time, 1401204 day time
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:405)
at net.minecraft.client.main.Main.main(SourceFile:155)
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:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$402/1687902353.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2287485576 bytes (2181 MB) / 7317487616 bytes (6978 MB) up to 9544663040 bytes (9102 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m -XX:PermSize=256m
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.1.103.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.1.103.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.1.103.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.1.103.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F4.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.1.103.jar fml TRANSFORMATIONSERVICE
FML: 28.1
Forge: net.minecraftforge:28.1.103
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
tetra-1.14.4-1.0.7.jar Tetra {[email protected] DONE}
CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] DONE}
justenoughbeacons-1.1.jar Just Enough Beacons {[email protected] DONE}
autorun-1.14.4-1.0.5.jar Auto-Sprint {[email protected] DONE}
curiousshulkerboxes-FORGE-1.14.4-1.0.0.1.jar Curious Shulker Boxes {[email protected] DONE}
SilentMechanisms-1.14.4-0.6.9+42.jar Silent's Mechanisms {[email protected]+42 DONE}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE}
KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] DONE}
findme-1.14.4-1.1.0.13.jar Find Me {findme@NONE DONE}
Neat 1.5-19.jar Neat {[email protected] DONE}
glassential-forge-1.14.4-1.1.1.jar Glassential {[email protected] DONE}
xnet-1.14-1.8.5-alpha.jar XNet {[email protected] DONE}
XaerosWorldMap_1.5.2_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
CookingForBlockheads_1.14.4-7.4.1.jar Cooking for Blockheads {[email protected] DONE}
Controlling-5.0.4.jar Controlling {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
mightyarchitect-mc1.14.4_v0.5.jar The Mighty Architect {[email protected] DONE}
Fence Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE}
Bookshelf-1.14.4-4.4.71.jar Bookshelf {[email protected] DONE}
u_team_core-1.14.4-2.7.8.138.jar U Team Core {[email protected] DONE}
randompatches-1.14.4-1.19.1.1.jar RandomPatches {[email protected] DONE}
buildinggadgets-3.1.1b.jar Building Gadgets {[email protected] DONE}
DarkUtilities-1.14.4-2.0.8.jar Dark Utilities {[email protected] DONE}
Apotheosis-1.14.4-2.4.4.jar Apotheosis {[email protected] DONE}
Morpheus-1.14.4-4.2.44.jar Morpheus {morpheus@version DONE}
FpsReducer-mc1.14.4-1.13.jar FPS Reducer {[email protected] DONE}
JustEnoughResources-1.14.4-0.10.0.66.jar Just Enough Resources {[email protected] DONE}
mysticallib-1.14.4-1.10.0.jar Mystical Lib {[email protected] DONE}
refinedstorage-1.7.1.jar Refined Storage {[email protected] DONE}
mcw-bridges-1.0.2-mc1.14.4.jar Macaw's Bridges {[email protected] DONE}
industrial-foregoing-1.14.4-2.1.0-69a4a14.jar Industrial Foregoing {[email protected] DONE}
dwmh-1.14.4-3.1.1.jar Dude! Where's my Horse? {[email protected] DONE}
torchmaster-2.0.0-rc1.jar Torchmaster {[email protected] DONE}
cndtpd_1.14-1.0.jar Conduits Prevent Drowned {[email protected] DONE}
turf-1.14.4-1.0.0.jar Turf {[email protected] DONE}
CommonCapabilities-1.14.4-2.4.4.jar CommonCapabilities {[email protected] DONE}
Geolosys-1.14.4-4.0.10.jar Geolosys {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.259-universal.jar Biomes O' Plenty {[email protected] DONE}
practicaltools-1.14.4-1.4.jar Practical Tools {[email protected] DONE}
LetSleepingDogsLie-1.14.4-1.1.0.jar Let Sleeping Dogs Lie {[email protected] DONE}
cycp_1.14-1.0.jar Cycle Paintings {[email protected] DONE}
simplefarming-1.14.4-1.2.2.jar Simple Farming {[email protected] DONE}
LLOverlayReloaded-1.2.4-mc1.14.4.jar Light Level Overlay Reloaded {[email protected] DONE}
fishingreal-1.1.jar Fishing Real {[email protected] DONE}
portality-1.14.4-2.0.4-b0b3467.jar Portality {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.jar Curios API {[email protected] DONE}
corail_woodcutter-1.0.6-1.14.4.jar Corail Woodcutter {[email protected] DONE}
AutoRegLib-1.4-35.jar AutoRegLib {[email protected] DONE}
TorchBandolier-1.14.4-1.3.2+7.jar Torch Bandolier {[email protected]+7 DONE}
OreExcavation-1.6.145.jar Ore Excavation {[email protected] DONE}
angelring-1.14.4-1.1.0-pre1.jar Angel Ring {[email protected] DONE}
tombstone-4.1.7-1.14.4.jar Corail Tombstone {[email protected] DONE}
hidden-levers.jar Hidden Levers {[email protected] DONE}
curiouselytra-FORGE-1.14.4-1.0.jar Curious Elytra {[email protected] DONE}
UpgradeModifiers-1.14.4-1.0.2.jar UpgradeModifiers {[email protected] DONE}
globalxp-1.14.4-v1.4.10.jar Global XP {[email protected] DONE}
BetterBurning-1.14.4-1.0.1.jar BetterBurning {[email protected] DONE}
CobbleForDays-1.0.2.jar Cobble For Days {cobblefordays@NONE DONE}
StevesFactoryManager-1.14.4-3.0.0-alpha21.jar Steve's Factory Manager {[email protected] DONE}
DangerousStoneCutter-1.14.4-1.2.0.jar Dangerous Stone Cutter {[email protected] DONE}
BetterAdvancements-1.14.4-0.1.0.93.jar Better Advancements {[email protected] DONE}
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] DONE}
Cucumber-1.14.4-2.0.5.jar Cucumber Library {[email protected] DONE}
InventorySpam-1.14.4-1.2.3.jar Inventory Spam {inventoryspam@version DONE}
EquipmentTooltips-1.14.4-1.3.2+10.jar Equipment Tooltips {[email protected]+10 DONE}
creeperfix-1.14.4-1.3.jar CreeperFix {[email protected] DONE}
craftingstation-2.1.3b.jar Crafting Station {[email protected] DONE}
bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
BambooBlocksV1.2.8.jar Bamboo Blocks {[email protected] DONE}
PersistentBits-1.14.4-2.0.2.jar Persistent Bits {[email protected] DONE}
jei-1.14.4-6.0.0.26.jar Just Enough Items {[email protected] DONE}
EverlastingAbilities-1.14.4-1.6.0.jar EverlastingAbilities {[email protected] DONE}
AttributeFix-1.14.4-3.0.3.jar AttributeFix {[email protected] DONE}
cosmeticbeds-FORGE-1.14.4-2.0.0.1.jar Cosmetic Beds {[email protected] DONE}
seals-1.14.4-1.0.2.jar Seals {[email protected] DONE}
caelus-FORGE-1.14.4-1.0.1.1.jar Caelus API {[email protected] DONE}
colytra-FORGE-1.14.4-2.1.0.jar Colytra {[email protected] DONE}
extraboats-1.1.2-1.14.4.jar Extra Boats {[email protected] DONE}
ensorcellation-1.14.4-0.2.0b.jar Ensorcellation {[email protected] DONE}
create-mc1.14.4_v0.1.1a.jar Create {[email protected] DONE}
mgui-1.14.4-1.0.1.jar mgui {[email protected] DONE}
comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.1.0.jar Simple Storage Network {[email protected] DONE}
gardentools-1.14.4-1.0.0.jar Garden Tools {[email protected] DONE}
cursedearth-1.4a.jar Cursed Earth {[email protected] DONE}
BotanyPots-1.14.4-1.0.5.jar BotanyPots {[email protected] DONE}
curioofundying-FORGE-1.14.4-2.0.jar Curio of Undying {[email protected] DONE}
FarmingForBlockheads_1.14.4-5.2.3.jar Farming for Blockheads {[email protected] DONE}
cofh_core-1.14.4-0.2.0b.jar CoFH Core {[email protected] DONE}
demagnetize-1.14.4-1.2.1.jar Demagnetize {[email protected] DONE}
alib-1.14.4-7.jar A Lib {[email protected] DONE}
mcjtylib-1.14-3.5.15-alpha.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.14-0.0.11-alpha.jar RFToolsBase {[email protected] DONE}
rftoolsstorage-1.14-0.0.6-alpha.jar RFToolsStorage {[email protected] DONE}
ClickMachine-1.14.4-2.1.2.jar Click Machine {[email protected] DONE}
voyage-1.0.0.jar Voyage {[email protected] DONE}
ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] DONE}
PackingTape-1.14.4-0.9.0.jar Packing Tape {[email protected] DONE}
traverse-1.14.4-2.0.3.jar Traverse {[email protected] DONE}
mininggadgets-1.2.3.jar Mining Gadgets {[email protected] DONE}
CraftTweaker-1.14.4-5.0.1.149.jar CraftTweaker {[email protected] DONE}
rftoolspower-1.14-1.2.11-alpha.jar RFToolsPower {[email protected] DONE}
mysticalworld-1.14.4-1.6.12.jar Mystical World {[email protected] DONE}
campfiretorches-1.14.4-1.0.3.jar Campfire Torches {[email protected] DONE}
forge-1.14.4-28.1.103-universal.jar Forge {[email protected] DONE}
QuickLeafDecay-MC1.14.4-1.2.5.jar Quick Leaf Decay {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {[email protected] DONE}
forge-1.14.4-28.1.103-client.jar Minecraft {[email protected] DONE}
rftoolsutility-1.14-1.2.12-alpha.jar RFToolsUtility {[email protected] DONE}
Flopper-1.14.4-1.0.5.jar Flopper {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.8.jar EnchantmentDescriptions {[email protected] DONE}
theoneprobe-1.14-1.4.37.jar The One Probe {theoneprobe@NONE DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.12-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
watercan-1.14.4-2.1.0.jar Watercan {[email protected] DONE}
titanium-1.14.4-2.2.9.jar Titanium {[email protected] DONE}
SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE}
bluepower-1.14.4-0.3.161-alpha-universal.jar Blue Power {[email protected] DONE}
RingOfGrowth-1.14.4-1.0.19.jar Ring of Growth {[email protected] DONE}
CapabilityProxy-1.14.4-2.1.5.jar CapabilityProxy {[email protected] DONE}
Ding-1.14.4-1.1.0.jar Ding {[email protected] DONE}
creatureslovebeacons-FORGE-1.14.4-2.0.jar Creatures Love Beacons {[email protected] DONE}
LargeFluidTank-14.8.9.jar FluidTank {[email protected] DONE}
rftoolsbuilder-1.14-1.2.10-alpha.jar RFToolsBuilder {[email protected] DONE}
dimdungeons-1.02-forge-1.14.4.jar Dimensional Dungeons {[email protected] DONE}
foamdome-2.0.2.jar Foam Dome {[email protected] DONE}
Quark-r2.0-201.jar Quark {[email protected] DONE}
Xaeros_Minimap_1.19.2_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE}
FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {[email protected] DONE}
FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] DONE}
simplytea-2.0.3.jar Simply Tea {[email protected] DONE}
structurize-0.10.201-ALPHA.jar Structurize {[email protected] DONE}
ScreenshotToClipboard-1.14.4-1.0.3.jar Screenshot to Clipboard {[email protected] DONE}
minecolonies-0.10.586-ALPHA-universal.jar Minecolonies {[email protected] DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE}
World-Stripper-1.7.2-1.14.4.jar World Stripper {worldstripper@version DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
engineersdecor-1.14.4-1.0.17-b1.jar Engineer's Decor {[email protected] DONE}
solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {[email protected] DONE}
RingOfAttraction-1.14.4-1.0.19.jar Ring of Attraction {[email protected] DONE}
nps_1.14-2.1.jar Nether Portal Spread {[email protected] DONE}
modular-routers-1.14.4-5.1.2-7.jar Modular Routers {[email protected] DONE}
easyelytrato_1.14-1.1.jar Easy Elytra Takeoff {[email protected] DONE}
smallernp_1.14-1.1.jar Smaller Nether Portals {[email protected] DONE}
Aquaculture-1.14.4-2.0.2.jar Aquaculture 2 {[email protected] DONE}
FriendlyFire-1.14.4-3.0.2.jar FriendlyFire {[email protected] DONE}
mysticalwildlife-1.14.4-1.3.3.jar Mystical Wildlife {[email protected] DONE}
refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] DONE}
CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE}
packmode-1.14.4-2.0.0.jar Pack Mode {[email protected] DONE}
draw_bridge-1.14.4-1.2.3.13.jar Draw Bridge {[email protected] DONE}
DefaultOptions_1.14.4-10.2.6.jar Default Options {[email protected] DONE}
Launched Version: forge-28.1.103
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.41, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
OptiFine Version: OptiFine_1.14.4_HD_U_F4
OptiFine Build: 20191025-153543
Render Distance Chunks: 12
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 441.41
OpenGlRenderer: GeForce GTX 1080 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

The potato recipe has broken

Second time this has happened, but I don't know how I've done it.
The potato recipe apparently needs nothing?

Can't now put potatoes into a pot.

Fixed with a server restart.

Latest.log is here https://pste.ch/axuceretor.sql but as this was after midnight it's not the full log, I can get that if needed.

image

1.15.2 Botany pots don't save their dirt/seed contents on full game reload

This is on the latest version of Botany Pots ( BotanyPots-1.15.2-2.0.1), Bookshelf ( Bookshelf-1.15.2-5.1.3) and with Forge 31.1.18.

As stated in the title, both regular and hopper pots do not save their contents once you have quit and re-entered Minecraft.

Replicate as follows:

Start a fresh world, place down a couple of regular pots and/or hopper pots. Fill them with dirt, and place a seed on them. I've tried both regular seeds (like wheat), and custom seeds (I had added Inferium seeds from Mystical Agriculture as a datapack). The plants will grow and replant as normal (either manually harvesting the regulars, or into a storage system for the hopper pots).

Then quit the game, and close out Minecraft. Note that you can't just quit to the title menu, and re-enter the save game. Pot states seem to be preserved if you do that. As soon as you close out the whole game and restart / re-enter the world, your pots will be in place, but empty of both seeds and dirt.

This seems to happen in both survival and creative. Also, to be clear, I first noticed this while running 40+ mods, but I tested with just Forge/Botany/Bookshelf.

QUESTION: RE: Manually harvesting from Botany Pot

I'm on a server where the modpack author disabled hopper pots. We (the player base) are okay with it since the modpack author desires to minimize what he considers to be too op or too easy for the player. However, when I manually harvest various crops, I get less than 50% drops from the mature crops. The question is: Is this supposed to happen?

Soil disappearing from pots

2.0.5 version - forge-31.1.30

On restarting game and joining world soil / crop has gone from both type of pots.
If it helps here's the log pastebin

Like your work lots BTW

[suggestion] Larger pots

Hello,

Is it possible to implement larger pot if for example you place a second pot pressing sneak button? Maybe not for Hopper pot but at least for simple one.

Soil/Seeds disappearing from Pots

I would like to re-open issue #16

Forge 31.1.36
Botanypot 2.0.5

Only Forge, Jei, MysticalAgriculture and Botany pots mods used

Botany pot ontop of a chest, supremium farmland and spider seeds growing in pot
Save and quit game
Close Minecraft completely
Re-run launcher, Run Minecraft and Load previous world
Soil/Seeds from Botany pots have disappeared
Default configs used

Latest Log (Line 185 is interesting) says Block at Pos 0 0 0, which are not the coords of the botany pot

Add ability for items to change/mutate crops on right click. (like hoe)

Found while using the modpack of Vazkii's patreon server (link), Forge 31.1.87, Botany Pots 2.0.14, Botania r1.15-384.

Reproduction: Try to place dirt or grass into the pot, then use the overgrowth seed (for enchanted soil) or a hoe (for farmland) on the pot. Nothing changes. Then use the the item on a placed block and try to silk touch the block, only to realize it drops dirt even with silk touch.

While both of those block's items can be still accessed with things like forcing the block to turn into a falling block entity (eg. using Psi's Collapse Block trick), not every modpack will have access to those methods, and it's expected that both would be accessible by default.

Add ability for soil to change crop drops.

Hi,

i try to make a (private) datapack for mystical agriculture (ma)

  • ma-farmland and crops are divided in tier 1 - 5
  • a crop on normal farmland drops 1 essence
  • drop chance increased by 10% on ma-farmland
  • drop chance increased by 20% on ma-farmland with same tier

suggestion:

  • add "category"-key under "results"
  • only apply result if soil belongs to this category

example: gold (tier3)

in farmland-json-files:

  • tier 1: "categories": ["farmland", "ma-farmland", "ma-farmland-1"]
  • tier 2: "categories": ["farmland", "ma-farmland", "ma-farmland-2"]
  • tier 3: "categories": ["farmland", "ma-farmland", "ma-farmland-3"]
  • tier 4: "categories": ["farmland", "ma-farmland", "ma-farmland-4"]
  • tier 5: "categories": ["farmland", "ma-farmland", "ma-farmland-5"]

in gold.json:

  • "categories": ["farmland", "ma-farmland"]
  • "results" (simplified):
    • "chance": 1 # farmland
    • "chance": 0.1, "category": "ma-farmland" # extra 10% on ma-farmland
    • "chance": 0.1, "category": "ma-farmland-3" # extra 10% on same tier

Support item pipes?

I was going to have the hopper pots drop their contents into Mekanism logistic pipes, but they don't connect. This might be because the pots are not considered inventory and therefore can't be interacted with that way. I was wondering if that could be a future feature if it's not too much effort?

[Enhancement] Immersive Engineering support

Request

Went to try and grow some Industrial Hemp in a pot, only to find it wouldn't go in. I saw I can add support via CraftTweaker, which I'll have a look at, but figured I'd see if official support for Immersive Engineering could be added.

Versions in use

Minecraft: 1.15.2
Forge: 31.2.29
Botany Pots: 1.15.2-2.0.24
Immersive Engineering: 0.15-99

Add loot condition support to crop outputs.

A seed in darkness should not grow. If the Serene Seasons mod is in use, a seed in Winter, for example, should not grow. Perhaps this is as easy as testing if the seed can actually grow before adding a growth tick.

Should bonemeal work? If I use a watering can from another mod, should this increase the speed at which it grows?

Just a few thoughts 👌

[Enhancement] Data builder

It would be cool if you could add a recipe builder for the data for custom seeds. That would help to create the jsons for mods with a lot of seeds and custom farmland.

Allow Waterlogging of Botany Pots

If waterlogging of pots is added, this could add a new decoration feature and maybe other functions, such as growing seaweed, kelp, coral or other water plants only underwater.

Suggestion: Hopper pots

I noticed that when the inventory connected to the hopper pot is full, the pot is still simulating the growth (visually) even though there is no output due to lack of inventory space.. Could they be set to stop the growth cycle (to indicate the full inventory)?

I thought that it also be neat to make the hopper pot redstone dependent, so that one could use lever to stop it from making excessive resources.

Error loading CraftTweaker script - No compatible methods found

I'm trying to add Industrial Hemp as a valid crop for Botany Pots using CraftTweaker. I've tried following the instructions on the Wiki, but I'm still getting a "No compatible methods found" on the create method. I imagine I'm passing invalid object types to the method, but as near as I can work out, I've matched data types. Below is the script I've used, I'm hoping someone can tell me where I've gone wrong.

import mods.botanypots.Crop;
Crop.create("primitus_botanypots:hemp_fiber", <item:immersiveengineering:seed>, <blockstate:immersiveengineering:block/hemp/top0>, 3000, 2, ["dirt"]);
Crop.addDrop("primitus_botanypots:hemp_fiber", <item:immersiveengineering:hemp_fiber>, 1.0, 1, 1);

Custom soils not allowing planting

created custom soil, was able to create the script

import mods.botanypots.Soil; Soil.create("toxxikz_cane_ores:tc_obluesand", <item:toxxikz_cane_ores:tc_obluesand>, <blockstate:toxxikz_cane_ores:tc_obluesand>, 150, ["rocky"]);

the soil goes into the pot just find, but it wont allow plants to be planted on it.

The same soil outside of the pot has no issue growing plants.

Additional Mystical Agriculture Seeds

I've noticed 6 seeds from Mystical Agriculture aren't useable in Botany Pots.
Wondering if that's intended.

Seeds currently not working in the pots from MA:
Honey Seed (Vanilla)
Ender Biotite Seed (Quark)
Mystical Flower Seed (Botania)
Manasteel Seed (Botania)
Elementium Seed (Botania)
Terrasteel Seed (Botania)

Plastic seed

Plastic seed from mystical agriculture do not work in the pots
also found a few other that dont work either

salt seed (Mekanism)
Ender Biotite (Quark)
And some mob seeds

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.